js-waku/proto/waku/v2
Franck Royer 5a967ecbcc
Avoid possible type name clash between js-waku and consuming apps
`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.
2021-04-01 11:18:35 +11:00
..
waku.proto Avoid possible type name clash between js-waku and consuming apps 2021-04-01 11:18:35 +11:00