go-libp2p-core/event
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
..
addrs.go fix: envelop contains a mutex and can't be copied. 2020-04-24 18:34:03 -07:00
bus.go eventbus: add wildcard subscription type; getter to enumerate known types (#153) 2020-05-20 18:52:50 +01:00
dht.go events: add a generic DHT event. (#154) 2020-05-20 13:12:54 +01:00
doc.go eventbus abstraction + initial events (#17) 2019-06-20 15:59:53 +01:00
identify.go Introduce routability and protocol events; cache unmarshalled RSA keys (#105) 2020-01-16 02:29:26 +01: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 doc(event): document network events (#129) 2020-03-06 17:18:54 -08:00
protocol.go eventbus abstraction + initial events (#17) 2019-06-20 15:59:53 +01:00
reachability.go rename routability -> reachability 2020-03-04 12:43:11 -08:00