Marten Seemann
|
a3dd401efe
|
introduce a transport.Upgrader interface (#232)
* introduce a transport.Upgrader interface
* remove deprecated Upgrader methods
|
2022-01-04 00:36:44 -08:00 |
|
Marten Seemann
|
621b073458
|
remove the transport.AcceptTimeout (#231)
|
2021-12-21 00:39:30 -08:00 |
|
Marten Seemann
|
0a19838993
|
remove the DialTimeout (#230)
The timeout should be a configuration option for the swarm, not a global
variable.
|
2021-12-19 22:27:21 -08:00 |
|
vyzo
|
286b97aee3
|
reduce default timeouts to 15s (#192)
|
2021-04-05 12:45:14 -07:00 |
|
Steven Allen
|
cfab100b7b
|
doc: document Close on Transport (#188)
fixes libp2p/go-libp2p#999
|
2021-03-29 08:41:49 -07:00 |
|
Mikerah
|
e5d371f86c
|
typo fix
|
2019-12-13 15:24:15 -05:00 |
|
Raúl Kripalani
|
6e566d10f4
|
Absorb go-libp2p abstractions and core types into this module (#1)
|
2019-05-22 18:31:11 +01:00 |
|