5 Commits

Author SHA1 Message Date
Sukun
6b9c11680e consistently use protocol.ID instead of strings (#2004)
* Change PeerStore interface to use protocol.ID

This reduces the string to protocol.ID translations happening
at various places in the code

* Fix misc cases of protocol.ID conversion

* Merge multistream changes

* Use protocol.ID in network.ConnectionState

* don't update examples

* fix error message tests

* merge new go-multistream changes

* update test-plans go mod

* change transport back to string
2023-01-27 01:39:59 -08:00
Marten Seemann
8a43c6b1ae core/protocol: remove deprecated Negotiator.NegotiateLazy (#1869) 2022-11-10 23:30:13 -08:00
Marten Seemann
4e29e4044f deprecate Negotiator.NegotiateLazy (#249) 2022-04-22 13:02:18 -07:00
Whyrusleeping
d962316f81 eventbus abstraction + initial events (#17) 2019-06-20 15:59:53 +01:00
Raúl Kripalani
0a9354a857 Absorb go-libp2p abstractions and core types into this module (#1) 2019-05-22 18:31:11 +01:00