multiformats / go-multistream

an implementation of the multistream protocol in go
MIT License
40 stars 27 forks source link

change the simultaneous open protocol to /libp2p/simultaneous-connect #66

Closed marten-seemann closed 3 years ago

marten-seemann commented 3 years ago

See https://github.com/libp2p/specs/pull/321.

This is ok since the last libp2p release (v0.13.0) included go-multistream v0.2.0, which didn't have simultaneous open support yet.

cc @mxinden (can't add you as a reviewer here)