js-libp2p-gossipsub icon indicating copy to clipboard operation
js-libp2p-gossipsub copied to clipboard

feat: add batch mode to publish api

Open twoeths opened this issue 3 years ago • 0 comments

Description

  • Add batch mode to publish() api
  • No need to consider the cached control messages
  • Encode length prefixed data and same this same data to all outbound raw stream

Closes #344

twoeths avatar Sep 28 '22 03:09 twoeths