Tags give the ability to mark specific points in history as being important
- Sort by
- Name
- Oldest updated
- Last updated
-
v0.0.3 tag supporting dms3 protocol codec
-
v0.0.2 tag after forking multiformats
-
v0.0.1 tag initial port
-
v0.0.0 add reference tag
-
up/v0.5.0 release v0.5.0 * Prefer non-transient connections when opening new streams. * Call `Close()` on transports that implement a `Close()` function on swarm close. * Refactor dialing logic: * Avoid canceling concurrent dials to the same peer when canceling the first dial to that peer. * Correctly join multiple dials with different constraints.
-
up/v0.3.1 Go-Libp2p-Swarm 0.3.1
-
up/v0.3.0 Go-Libp2p-Swarm 0.3.0
-
up/v0.2.5 Go-Libp2p-Swarm 0.2.5
-
up/v0.0.7 release v0.0.7
-
up/v0.2.2 release v0.2.2
-
up/v0.2.1 release v0.2.1 Copy address list in InterfaceListenAddresses to avoid a data race.