nwaku/apps/wakubridge
Lorenzo Delgado 4acc611e47
refactor: unify pubsub topic type and default value
2022-11-09 09:55:47 +01:00
..
README.md chore: move apps and tools to their own directory 2022-10-12 14:41:25 -05:00
config_bridge.nim fix: replace TaintedString type deprecated in nim 1.5 2022-11-02 14:55:48 +01:00
nim.cfg chore: build rln dependecies only when building v2 2022-11-07 09:14:21 +01:00
wakubridge.nim refactor: unify pubsub topic type and default value 2022-11-09 09:55:47 +01: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)