18 Commits (eb77ba41e96f7c3f5f59a12ad57ecca2d42b3524)

Author SHA1 Message Date
Hector Sanjuan 94ec54e231
Doc: QUIC is default when no transports set (#1250) 3 years ago
Marten Seemann b7bee3855c remove the context from the libp2p and from the Host contructor 3 years ago
Aarsh Shah 890f2e86b2
Close peerstore and document Host Close (#1037) 4 years ago
Steven Allen db5f196114 feat: switch from SECIO to Noise as the default security transport 4 years ago
Vasco Santos fe2c13c71b docs: uniform comment sentences 5 years ago
Steven Allen 7ba322244e emit identify events and avoid advertising localhost 5 years ago
Raúl Kripalani d87f89314c
Consolidate abstractions and core types into go-libp2p-core (#601) 6 years ago
Steven Allen cff9cb577c constructor: allow nil options 6 years ago
vyzo 7b324b14b5 remove BasicRouting interface; use PeerRouting and upcast for discovery 6 years ago
vyzo a7e1bf0f15 call the routing interface BasicRouting, alias to top level type 6 years ago
Can ZHANG ed85445dc3 Fix a typo in doc 6 years ago
gpestana 197b42caea docs: Document defaults #382 6 years ago
Steven Allen 41c6834850 refactor for transport changes 7 years ago
Jamie Steiner acd4dd9a89 added NAT traversal option and constructor test 7 years ago
Dmitry Shipenok a3a4cf97f4 Added default muxer in case when none was provided. 7 years ago
Jeromy bbbc040b60 incorporate lgierths opinions 7 years ago
Jeromy 8d84ecd01b functional parameters 7 years ago
Jeromy d04268054f use new constructor for examples 7 years ago
Jeromy c937b88e45 review feedback 7 years ago
Jeromy f34163e3a3 first hack at a nice libp2p constructor 7 years ago