js-waku/packages/sdk
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
.eslintrc.cjs chore: upgrade libp2p and related deps (#1482) 2023-08-16 20:18:13 +05:30
CHANGELOG.md chore: release master (#1669) 2023-11-02 23:32:59 +01: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 feat!: rename package from @waku/create to @waku/sdk (#1386) 2023-06-05 13:40:13 +02:00
tsconfig.json feat!: rename package from @waku/create to @waku/sdk (#1386) 2023-06-05 13:40:13 +02:00
typedoc.json chore: update typescript (#1528) 2023-09-21 10:57:37 +02:00