nwaku/waku/common
Hanno Cornelius 92f2d5a7f5
Refactor wakunode2.nim (#664)
* Refactor wakunode2.nim

* Remove empty raises

* Some formatting improvements
2021-07-14 19:58:46 +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 Make bridge topics configurable (#629) 2021-06-17 12:59:28 +02:00
wakubridge.nim Refactor wakunode2.nim (#664) 2021-07-14 19:58:46 +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)