56c0142f16
previously FullNode would only result in setting a bloom filter to full. This behavior caused issues as you effectively cannot install a filter on a FullNode, as it would advertise the new topic/bloom filter and stop receiving all the messages. This caused an issue when running push notifications servers together with mailservers, also the behavior is a bit counter-intuitive as I would expect the FullNode config to be honored no matter of what filters are installed. |
||
---|---|---|
.. | ||
README.md | ||
const.go | ||
init.go | ||
message_response.go | ||
message_response_test.go | ||
peer.go | ||
peer_test.go | ||
status_options.go | ||
status_options_test.go |
README.md
waku/1
This namespace implements waku
1.0 as described in https://github.com/vacp2p/specs/blob/master/specs/waku/waku-1.md