Skip to content

Release 0.5.0

Compare
Choose a tag to compare
@D4nte D4nte released this 24 May 04:30
80e7ae9

Added

  • Implement Waku v2 Light Push protocol.
  • Expose Direction enum from js-waku root (it was only accessible via the proto module).
  • Examples (cli chat): Use light push to send messages if --lightPush is passed.
  • Examples (cli chat): Print usage if --help is passed.