magic-wormhole/src/wormhole/_dilation
Brian Warner 29c269ac8d get tests to work on py2.7
only install 'noiseprotocol' (which is necessary for dilation to work) if the
"dilate" feature is requested (e.g. `pip install magic-wormhole[dilate]`)
2018-12-24 00:07:06 -05:00
..
__init__.py add dilation code 2018-12-23 15:21:08 -05:00
_noise.py get tests to work on py2.7 2018-12-24 00:07:06 -05:00
connection.py get tests to work on py2.7 2018-12-24 00:07:06 -05:00
connector.py get tests to work on py2.7 2018-12-24 00:07:06 -05: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 move parse_hint/encode_hint into _hints.py, add tests 2018-12-23 15:23:27 -05:00
outbound.py fix some flake8 complaints 2018-12-23 15:22:57 -05: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