go-waku/waku/v2/protocol/store
Richard Ramos 0c873e3c2d
feat: select peer with lowest ping time and test peer functions (#143)
* feat: select peer with lowest ping time and test peer functions
* fix: do not self-ping
2021-11-09 19:34:04 -04:00
..
message_queue.go refactor: concurrent map and slices for filter 2021-11-08 08:58:14 -04:00
message_queue_test.go feat: clean up older records in message queue 2021-11-07 11:16:04 -04:00
waku_resume_test.go fix: store protocol should have a host regardless if acts as store node or not (#142) 2021-11-09 12:18:57 -04:00
waku_store.go feat: select peer with lowest ping time and test peer functions (#143) 2021-11-09 19:34:04 -04:00
waku_store_pagination_test.go refactor: use envelopes in the store 2021-11-06 09:06:53 -04:00
waku_store_persistence_test.go fix: store protocol should have a host regardless if acts as store node or not (#142) 2021-11-09 12:18:57 -04:00
waku_store_protocol_test.go fix: store protocol should have a host regardless if acts as store node or not (#142) 2021-11-09 12:18:57 -04:00
waku_store_query_test.go fix: store protocol should have a host regardless if acts as store node or not (#142) 2021-11-09 12:18:57 -04:00