py-libp2p/libp2p/network
mhchia eef241e70e
Make Mplex and SwarmConn not Service
After second thoughts, they seem not a good candidate of `Service`.
The shutdown logic becomes simpler by making them not `Service`.
2020-01-07 21:50:03 +08:00
..
connection Make Mplex and SwarmConn not Service 2020-01-07 21:50:03 +08:00
stream Enforce pre-summary newline in docstrings 2019-10-24 20:10:45 +02:00
__init__.py Migrate to new project structure. 2019-01-09 21:38:56 +03:00
exceptions.py PR feedbacks 2019-08-22 22:53:49 +08:00
network_interface.py Fix examples and modify new_node 2019-12-24 18:03:18 +08:00
notifee_interface.py Change IMuxedConn to INetConn in Notifee 2019-09-19 16:31:41 +08:00
swarm.py Make Mplex and SwarmConn not Service 2020-01-07 21:50:03 +08:00