js-waku/packages/proto
Danish Arora 9ac2a3f363
feat: metadata protocol (#1732)
* add proto

* add rpc and interfaces

* add protocol implementation

* update faulty proto def

* add rpc and interfaces

* refactor implementation & write test

* setup the metadata protocol as a service

* fix cases where metadata service needs to be undefined

* remove redundant catch block

* remove addressed TODO

* update import path

* log errors

* remove redundant code from handling incoming metadata request

* update tests

* add test to check for active connections

* change expects

* save remote peer's shard info after successful connection
2023-12-05 19:26:52 +05:30
..
src feat: metadata protocol (#1732) 2023-12-05 19:26:52 +05:30
CHANGELOG.md chore: release master (#1376) 2023-06-01 21:50:52 +02:00
package.json chore(deps)(deps-dev): bump rollup from 3.29.2 to 4.6.0 (#1745) 2023-11-30 18:29:12 +05:30
rollup.config.js chore: upgrade libp2p and related deps (#1482) 2023-08-16 20:18:13 +05:30
tsconfig.dev.json chore: move proto into a separate package (#1057) 2022-12-07 10:19:40 +05:30
tsconfig.json chore: move proto into a separate package (#1057) 2022-12-07 10:19:40 +05:30
typedoc.json chore: update typescript (#1528) 2023-09-21 10:57:37 +02:00