magic-wormhole/src/wormhole/server
Brian Warner c10fd98167 many tests working
* add "released" ack-response for "release" command, to sync w.close()
* move websocket URL to root
* relayurl= should now be a "ws://" URL
* many tests pass (except for test_twisted, which will be removed, and
  test_scripts)
* still moving integration tests from test_twisted to
  test_wormhole.Wormholes
2016-05-22 18:40:44 -07:00
..
db-schemas build out tests 2016-05-19 19:55:11 -07:00
__init__.py unsplit wormhole_server step 2: edit files 2016-04-20 19:15:33 -07:00
cli_args.py unsplit wormhole_server step 2: edit files 2016-04-20 19:15:33 -07:00
cmd_server.py unsplit wormhole_server step 1: move files 2016-04-20 19:15:33 -07:00
cmd_usage.py unsplit wormhole_server step 2: edit files 2016-04-20 19:15:33 -07:00
database.py WIP: new server protocol 2016-05-16 22:04:25 -07:00
endpoint_service.py unsplit wormhole_server step 1: move files 2016-04-20 19:15:33 -07:00
rendezvous_websocket.py many tests working 2016-05-22 18:40:44 -07:00
rendezvous.py break out more message components, use SidedMessage 2016-05-20 16:39:59 -07:00
runner.py unsplit wormhole_server step 1: move files 2016-04-20 19:15:33 -07:00
server.py many tests working 2016-05-22 18:40:44 -07:00
transit_server.py build out tests 2016-05-19 19:55:11 -07:00