Danish Arora
|
10b3898762
|
chore: move protocols CreateOptions into interfaces (#1145)
* move protocols `CreateOptions` into interfaces and
add possible TODO
* remove: createOptions for PeerExchange
* update test with new API
|
2023-02-02 08:02:06 +05:30 |
|
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 |
|
fryorcraken.eth
|
cc691e26ce
|
feat: added I prefix to message/codec interfaces
To make it easier to differentiate with their implementations.
|
2022-12-12 22:13:46 +11:00 |
|
fryorcraken.eth
|
a7c4bb9cbf
|
refactor: split interface definition in separate files
|
2022-12-12 22:13:45 +11:00 |
|