go-libp2p-core/network
Aarsh Shah 412dbb3544
Event for user's NAT Device Type: Tell user if the node is behind an Easy or Hard NAT (#173)
* event for NAT device type


Co-authored-by: Marten Seemann <martenseemann@gmail.com>
2021-02-18 14:17:27 +05:30
..
conn.go address aarshian nitpicks 2021-02-17 11:25:32 +02:00
context_test.go Absorb go-libp2p abstractions and core types into this module (#1) 2019-05-22 18:31:11 +01:00
context.go make UseTransient context option take a reason argument, for consistency with other options 2021-02-17 11:25:32 +02:00
errors.go add ErrTransientConn error 2021-02-17 11:25:32 +02:00
nattype.go Event for user's NAT Device Type: Tell user if the node is behind an Easy or Hard NAT (#173) 2021-02-18 14:17:27 +05:30
network.go address aarshian nitpicks 2021-02-17 11:25:32 +02:00
notifee_test.go Absorb go-libp2p abstractions and core types into this module (#1) 2019-05-22 18:31:11 +01:00
notifee.go Absorb go-libp2p abstractions and core types into this module (#1) 2019-05-22 18:31:11 +01:00
stream.go experimental introspection support (#159) 2020-06-05 12:24:56 +01:00