nwaku/waku/common
Hanno Cornelius c5e7580149
Add chat2-matterbridge (#532)
* Add chat2-matterbridge

* Update waku/common/README.md

Co-authored-by: Oskar Thorén <ot@oskarthoren.com>

Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
2021-05-06 15:43:43 +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 Enables perssist-message flag in the store protocol for wakunode2 (#519) 2021-05-03 14:30:52 -07:00
wakubridge.nim Enables perssist-message flag in the store protocol for wakunode2 (#519) 2021-05-03 14:30:52 -07: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)