go-waku/waku/v2/protocol/peer_exchange
harsh jain 4b1c188cf0
feat: add common protocol design (#724)
* feat: add common protocol design

* fix: remove redundant vars

* fix: use AppDesign's ctx

* refactor: relay, add AppDesign

* feat: changes for suggestions

* test: commonService start/stop execution

* fix: lint error

* nit: add comments
2023-09-13 12:18:44 +07:00
..
pb chore: switch to Google's Protobuf library 2023-02-16 11:37:59 -04:00
client.go feat: add common protocol design (#724) 2023-09-13 12:18:44 +07:00
enr_cache.go nit: change to simpleLRU 2023-05-05 11:41:10 -04:00
metrics.go refactor: add libp2p metrics, and make each protocol responsable for defining its own metrics 2023-08-18 13:56:43 -04:00
protocol.go feat: add common protocol design (#724) 2023-09-13 12:18:44 +07:00
waku_peer_exchange_option.go chore(lint): adds `make lint-full` target and fixes some linting errors 2023-09-12 09:54:34 -04:00
waku_peer_exchange_test.go refactor: peerManager test (#683) 2023-08-30 21:33:57 +07:00