go-waku/waku/v2/protocol/relay
Richard Ramos 52ac8e3740 refactor: various
- Limit inbound connections to 10 per IP
- Expose gossipsub parameters on WakuRelay
- New peerstore
2023-06-09 14:57:43 -04:00
..
broadcast.go fix: broadcaster shouldn't block if channels are not listened to 2023-05-08 08:31:19 -04:00
broadcast_test.go fix: broadcaster shouldn't block if channels are not listened to 2023-05-08 08:31:19 -04:00
subscription.go fix: to test for new Broadcaster 2023-05-08 08:31:19 -04:00
validators.go fix: signatures 2023-05-26 11:18:00 -04:00
validators_test.go fix: neither encoding nor address comparison are needed to protect a topic 2023-05-26 10:42:25 -04:00
waku_relay.go refactor: various 2023-06-09 14:57:43 -04:00
waku_relay_test.go fix: constrainted env add wait to TestRelaySubscription 2023-05-08 08:31:19 -04:00