nwaku/waku/common
Hanno Cornelius 83f546ede4
Mount keepalive on chat2bridge and bridge (#591)
2021-06-02 16:54:38 +02:00
..
utils Add chat2-matterbridge (#532) 2021-05-06 15:43:43 +02:00
README.md Add chat2-matterbridge (#532) 2021-05-06 15:43:43 +02:00
config_bridge.nim Remove deprecated config items (#545) 2021-05-12 12:55:09 +02:00
wakubridge.nim Mount keepalive on chat2bridge and bridge (#591) 2021-06-02 16:54:38 +02:00

README.md

Common

This folder contains (a) modules that use both Waku v1 and Waku v2. and (b) utilities that are useful for both Waku v1 and v2.

Examples include:

  • Bridge between v1 and v2
  • NAT traversal
  • interworking with protocols external to Waku (such as Matterbridge)