magic-wormhole/src/wormhole/test
Brian Warner 418fe9419e twisted: use persistent connections, slight speedup
This uses a single TCP connection to the relay server for all
requests (although it probably uses a second one for the downstream
EventSource feed). This should squeeze out some of the round-trip times.
2016-03-03 13:39:09 -08:00
..
__init__.py add first unit test, 'setup.py test' support 2015-02-10 01:05:15 -08:00
common.py tests.ServerBase: print message when threadpool is not idle 2016-03-01 17:07:48 -08:00
test_blocking.py test_blocking: avoid using real hints 2016-02-27 17:29:04 -08:00
test_interop.py finish py3/async support, needs Twisted >= 15.5.0 2015-12-01 00:15:24 -06:00
test_load.py add first unit test, 'setup.py test' support 2015-02-10 01:05:15 -08:00
test_progress.py rewrite ProgressPrinter as a class, add tests 2016-02-17 12:46:12 -08:00
test_scripts.py add DebugTiming object, --dump-timing= option 2016-03-01 18:23:06 -08:00
test_server.py Transit: blur the file sizes too 2016-01-12 16:32:38 -08:00
test_transit_twisted.py twisted.transit: move FileConsumer into RecordPipe 2016-03-02 00:48:43 -08:00
test_transit.py test_transit: use better error in Accumulator 2015-12-03 19:25:40 -08:00
test_twisted.py twisted: use persistent connections, slight speedup 2016-03-03 13:39:09 -08:00