js-waku/packages/peer-exchange
fryorcraken.eth a5ff788eed
feat: codec as a property of the protocol implementations
For easy access from `@waku/core` without the need to depend on package
implementing the protocol.
2023-01-27 09:08:02 +11:00
..
src feat: codec as a property of the protocol implementations 2023-01-27 09:08:02 +11:00
.eslintignore feat!: implement peer exchange (#1027) 2022-12-07 11:35:30 +05:30
.eslintrc.cjs feat!: implement peer exchange (#1027) 2022-12-07 11:35:30 +05:30
.mocharc.json feat!: implement peer exchange (#1027) 2022-12-07 11:35:30 +05:30
.prettierignore feat!: implement peer exchange (#1027) 2022-12-07 11:35:30 +05:30
karma.conf.cjs feat!: implement peer exchange (#1027) 2022-12-07 11:35:30 +05:30
package.json chore: release @waku/peer-exchange@0.0.3 2023-01-25 15:23:10 +11:00
rollup.config.js feat!: implement peer exchange (#1027) 2022-12-07 11:35:30 +05:30
tsconfig.dev.json feat!: implement peer exchange (#1027) 2022-12-07 11:35:30 +05:30
tsconfig.json chore: fix peer discovery peer-exchange (#1069) 2023-01-04 14:35:44 +05:30