nwaku/waku/common
Hanno Cornelius 06f20af7d4
chore: update submodules (#905)
2022-03-23 15:20:07 +02:00
..
utils General refactoring: `nim-waku` (#671) 2021-07-16 17:13:36 +02:00
README.md Add chat2-matterbridge (#532) 2021-05-06 15:43:43 +02:00
config_bridge.nim Bridge improvements (#875) 2022-03-08 11:48:17 +01:00
wakubridge.nim chore: update submodules (#905) 2022-03-23 15:20:07 +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)