go-waku/tests
Prem Chaitanya Prathi b5be83a02e
feat : autoshard relay api (#807)
* fix: using relay without bcaster should consume and drop messages

* update relay api usage

* move subscription to broadcaster

* move filter logic under subscription

* Support more than 1 relay subscription for a pubSubTopic

* modify relay Publish API to derive pubSubTopic based on autosharding

* implement relay RPC methods for autosharding

* remove relay msgChannel and relay on pubsub buffersize for subscription

Co-authored-by: richΛrd <info@richardramos.me>

* handle relay subscribe with noConsumer and address issue reported in code review

* chore: reorg relay code

---------

Co-authored-by: richΛrd <info@richardramos.me>
2023-10-21 01:26:18 +05:30
..
resources feat: secure websockets (#201) 2022-03-22 09:12:58 -04:00
connection_test.go feat : autoshard relay api (#807) 2023-10-21 01:26:18 +05:30
init.go chore: improve docs 2022-07-25 11:28:17 -04:00
utils.go refactor: peerManager test (#683) 2023-08-30 21:33:57 +07:00