js-waku/proto
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
..
chat/v2 Implement chat message protobuf to support nick and time handles 2021-04-01 11:01:15 +11:00
waku/v2 Avoid possible type name clash between js-waku and consuming apps 2021-04-01 11:18:35 +11:00