This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
How to send pubsub message from Browser node to terminal node? #4208
Labels
good first issue
Good issue for new contributors
kind/unknown-in-helia
need/analysis
Needs further analysis before proceeding
I tried to sending pubsub message from Browser node to terminal node via websockets with following code.
It seems that has succeeded connection via websockets because opponent node id is in peer list
But, it can not receive pubsub message.
Is it possible that sending pubsub message between browser and terminal node?
On browser side.
On terminal side
The text was updated successfully, but these errors were encountered: