js-waku/packages/interfaces/src
Sasha 275b16641e
feat!: add custom events to Relay and make observers private (#1213)
2023-03-15 21:47:56 +01:00
..
connection_manager.ts feat!: ConnectionManager and KeepAliveManager (#1135) 2023-02-20 15:30:59 +05:30
enr.ts chore!: directly convert from ENR to `PeerInfo`, remove unneeded utility 2023-03-10 10:23:39 +11:00
filter.ts feat: added `I` prefix to protocols interfaces 2022-12-12 22:36:09 +11:00
index.ts feat!: ConnectionManager and KeepAliveManager (#1135) 2023-02-20 15:30:59 +05:30
light_push.ts feat: added `I` prefix to protocols interfaces 2022-12-12 22:36:09 +11:00
message.ts feat!: enable encoding of `meta` field 2023-03-14 11:21:09 +11:00
peer_exchange.ts chore: refactor peer-exchange according to nwaku 0.15.0 (#1193) 2023-03-14 13:56:15 +05:30
protocols.ts chore!: update message.proto: payload and content topic are always defined 2023-02-27 14:00:33 +11:00
relay.ts feat!: add custom events to Relay and make observers private (#1213) 2023-03-15 21:47:56 +01:00
store.ts chore!: update store.proto 2023-02-27 14:00:33 +11:00
waku.ts fix: remove initialising peer-exchange while creating a node (#1158) 2023-02-17 13:27:37 +05:30