magic-wormhole/src/wormhole/_dilation
Brian Warner 39fed50071 add no_listen=False to Manager and Dilator
This is only used by tests so far (and will simplify the integration test
that hasn't landed yet), but is not yet wired up to Boss, so there's no way
for applications to enable it yet.
2019-02-10 11:51:54 -08:00
..
__init__.py add dilation code 2018-12-23 15:21:08 -05:00
_noise.py fix Noise handshake ordering 2019-02-10 11:51:54 -08:00
connection.py fix Noise handshake ordering 2019-02-10 11:51:54 -08:00
connector.py make some dilation objects hashable 2019-02-10 11:51:54 -08:00
encode.py fix some flake8 complaints 2018-12-23 15:22:57 -05:00
inbound.py fix some flake8 complaints 2018-12-23 15:22:57 -05:00
manager.py add no_listen=False to Manager and Dilator 2019-02-10 11:51:54 -08:00
outbound.py dilation.outbound: registerProducer goes on transport, not Protocol 2019-02-10 11:51:54 -08:00
roles.py add dilation code 2018-12-23 15:21:08 -05:00
subchannel.py fix some flake8 complaints 2018-12-23 15:22:57 -05:00