mirror of
https://github.com/status-im/js-waku.git
synced 2025-02-20 17:08:15 +00:00
`Message` is a very generic name and JS does not offer strong namespace boundaries. Using `WakuMessage` avoid name clashing with classes of the consumer app.