py-libp2p/tests/protocol_muxer
Christophe de Carvalho Pereira Martins 2a324c0076
don't manually assign port during test
fixes #89
instead of saving the multiaddr received in the listen method of the
tcp transport class, read what the service is actually listening on
this allow to use 0 as port and let the OS choose a free port for us
2018-12-07 22:28:07 +02:00
..
__init__.py Protocol muxing (#82) 2018-11-28 13:51:50 -05:00
test_protocol_muxer.py don't manually assign port during test 2018-12-07 22:28:07 +02:00