py-libp2p/libp2p/network/connection
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
..
__init__.py Migrate to new project structure. 2019-01-09 21:38:56 +03:00
exceptions.py Add RawConnError 2019-09-16 18:35:48 +08:00
net_connection_interface.py Make Mplex and SwarmConn not Service 2020-01-07 21:50:03 +08:00
raw_connection_interface.py Merge pull request #331 from dmuhs/fix/docs-format 2019-10-28 09:39:52 -06:00
raw_connection.py Fix all modules except for security 2019-12-06 17:06:37 +08:00
swarm_connection.py Make Mplex and SwarmConn not Service 2020-01-07 21:50:03 +08:00