Aarsh Shah
|
887f2c40cf
|
implement connection gating at the top level (#881)
|
2020-05-15 17:31:03 +01:00 |
Vasco Santos
|
fe2c13c71b
|
docs: uniform comment sentences
|
2020-03-03 15:33:32 +01:00 |
Yusef Napora
|
963da41454
|
use new constructor for insecure transport (#706)
|
2019-08-24 16:42:51 +02:00 |
Raúl Kripalani
|
d87f89314c
|
Consolidate abstractions and core types into go-libp2p-core (#601)
|
2019-05-26 22:55:46 +01:00 |
Raghav Gulati
|
8695530d72
|
Change value to struct
|
2018-08-20 18:17:30 -07:00 |
Raghav Gulati
|
87255e4ff0
|
Ensure duplicate transports are filtered
Without adding the transport to the set, we'll never identify if there
are duplicates in the slice of secure transports provided by the config.
|
2018-08-20 17:09:53 -07:00 |
Steven Allen
|
41c6834850
|
refactor for transport changes
Also, make the libp2p constructor fully useful. There should now be no need to
manually construct a swarm/host.
|
2018-06-04 21:22:24 -07:00 |