go-libp2p-core/network
Marten Seemann 13e0150958
remove OpenedStream and ClosedStream from Notifiee interface (#250)
* remove TODO for PeerConnected and PeerDisconnected from Notifiee

This is now done via the event bus.

* remove OpenedStream and ClosedStream from Notifiee
2022-05-24 04:48:47 -07:00
..
conn.go Network Resource Manager interface (#229) 2022-01-16 23:15:05 -08:00
context_test.go save the role (client, server) in the simultaneous connect context (#210) 2021-08-24 13:30:29 +01:00
context.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 Network Resource Manager interface (#229) 2022-01-16 23:15:05 -08:00
notifee_test.go remove OpenedStream and ClosedStream from Notifiee interface (#250) 2022-05-24 04:48:47 -07:00
notifee.go remove OpenedStream and ClosedStream from Notifiee interface (#250) 2022-05-24 04:48:47 -07:00
rcmgr.go Network Resource Manager interface (#229) 2022-01-16 23:15:05 -08:00
stream.go Network Resource Manager interface (#229) 2022-01-16 23:15:05 -08:00