9 Commits

Author SHA1 Message Date
Franck Royer
e89b4ca437
Override Gossipsub.join` function to consider waku peers
Instead of gossipsub peers, this allows js to publish messages to nim.
2021-03-24 12:22:00 +11:00
Franck Royer
33a6176181
pubsub config is specific to waku relay 2021-03-17 14:30:35 +11:00
Franck Royer
953aeea053
Implement reception of messages over waku-relay 2021-03-16 13:39:34 +11:00
Franck Royer
b53bf4ddca
Correct comment 2021-03-15 17:57:31 +11:00
Franck Royer
4c34420ccc
Remove TODO 2021-03-15 17:53:24 +11:00
Franck Royer
4f63bd5835
test: Connect to nim waku 2021-03-10 17:39:53 +11:00
Franck Royer
4329b8006e
Use waku messages over waku relay 2021-03-10 16:22:49 +11:00
Franck Royer
070847d2c0
Use waku relay interface to subscribe and publish messages 2021-03-10 15:15:36 +11:00
Franck Royer
be47223bae
Connects to nim-waku using waku-relay protocol 2021-03-05 14:41:20 +11:00