Skip to content

v0.7.0

Compare
Choose a tag to compare
@ShivanshVij ShivanshVij released this 27 Sep 23:57
9c3a9bd

Changes

  • [BREAKING] The Heartbeat option for the Server, Client, and Async connections has been removed
  • The previous heartbeat semantics have been simplified to allow for simplified bi-directional heartbeats and a lower
    overall processing overhead

Features

  • Streaming capabilities have been added to the Async connections allowing you to register a "stream" callback and the
    ability to create streams from either peer.