magic-wormhole/src/wormhole/servers
Brian Warner df3aee2a86 fix EventSource (server and parsers)
I was really confused about the Server-Sent Events syntax. This new one
is compatible with actual web browsers and the spec:

 http://www.w3.org/TR/eventsource/
2015-10-07 16:31:45 -07:00
..
__init__.py Use "wormhole server start" to launch a relay server. 2015-04-08 18:39:33 -07:00
cmd_server.py server: split into separate files 2015-10-04 12:40:12 -07:00
relay_server.py fix EventSource (server and parsers) 2015-10-07 16:31:45 -07:00
server.py move channel-pruning responsibility down into Relay 2015-10-04 15:49:06 -07:00
transit_server.py server: split into separate files 2015-10-04 12:40:12 -07:00