Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

v0.10.0

Compare
Choose a tag to compare
@marten-seemann marten-seemann released this 08 Sep 10:53
· 52 commits to master since this release
5f1ff67

This release contains a number of backwards-incompatible changes:

  • replaces the Process method on the Network interface with an io.Closer (#212)
  • adds the role (client / server) to the simultaneous connect context (#210)
  • passes the peer ID to SecureInbound in the SecureTransport and the SecureMuxer (#211)