magic-wormhole/src/wormhole/twisted
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 make twisted/ a real package 2015-06-20 18:55:07 -07:00
demo.py twisted/demo.py: fix receive, code must be unicode 2015-10-06 20:33:17 -07:00
eventsource_twisted.py fix EventSource (server and parsers) 2015-10-07 16:31:45 -07:00
transcribe.py use TypeError for type errors, not UsageError 2015-10-06 20:52:47 -07:00
util.py twisted: split allocate_ports() out to util.py 2015-06-21 21:04:33 -07:00