Closed marten-seemann closed 2 years ago
As discussed in https://github.com/multiformats/go-multistream/pull/85, NegotiateLazy was pretty uninteresting: all that it did was do the writes asynchronously.
NegotiateLazy
Thanks to @MarcoPolo for pointing out that we also need to deprecate the function on the interface in https://github.com/libp2p/go-libp2p/pull/1417#issuecomment-1106432555.
As discussed in https://github.com/multiformats/go-multistream/pull/85,
NegotiateLazy
was pretty uninteresting: all that it did was do the writes asynchronously.Thanks to @MarcoPolo for pointing out that we also need to deprecate the function on the interface in https://github.com/libp2p/go-libp2p/pull/1417#issuecomment-1106432555.