libp2p / specs

Technical specifications for the libp2p networking stack
https://libp2p.io
1.56k stars 273 forks source link

pubsub: use single topic in Message protobuf #400

Closed wemeetagain closed 2 years ago

wemeetagain commented 2 years ago

Align the Message protobuf with the rust-libp2p definition

See #399

vyzo commented 2 years ago

thank you!