go-libp2p/core/network
Marten Seemann 14ca991a41
transports: expose the name of the transport in the ConnectionState (#1911)
2022-11-21 17:34:02 -08:00
..
mocks move the resource manager mocks to this repo 2022-08-17 17:13:03 +03:00
conn.go transports: expose the name of the transport in the ConnectionState (#1911) 2022-11-21 17:34:02 -08:00
context.go save the role (client, server) in the simultaneous connect context (#210) 2021-08-24 13:30:29 +01:00
context_test.go save the role (client, server) in the simultaneous connect context (#210) 2021-08-24 13:30:29 +01:00
errors.go Network Resource Manager interface (#229) 2022-01-16 23:15:05 -08:00
mux.go Network Resource Manager interface (#229) 2022-01-16 23:15:05 -08: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 core/network: fix typo 2022-11-16 15:24:05 -08:00
notifee.go remove OpenedStream and ClosedStream from Notifiee interface (#250) 2022-05-24 04:48:47 -07:00
notifee_test.go remove OpenedStream and ClosedStream from Notifiee interface (#250) 2022-05-24 04:48:47 -07:00
rcmgr.go rcmgr: make it possible to embed the NullResourceManager 2022-10-24 13:24:04 +01:00
stream.go switch from github.com/libp2p/go-libp2p-core to core 2022-08-17 17:13:02 +03:00