get things from one computer to another, safely
Go to file
Brian Warner 782214813b server+client: fix SSE alternate-event-type handling
I think the server needs to put blank lines after *every* field, not
just the data: fields.
2015-04-09 11:37:50 -07:00
docs update API docs 2015-03-25 17:02:57 -07:00
src/wormhole server+client: fix SSE alternate-event-type handling 2015-04-09 11:37:50 -07:00
.gitattributes initial setup.py, versioneer-ification 2015-02-10 00:48:19 -08:00
.gitignore add first unit test, 'setup.py test' support 2015-02-10 01:05:15 -08:00
LICENSE Initial commit 2015-02-10 00:38:44 -08:00
MANIFEST.in initial setup.py, versioneer-ification 2015-02-10 00:48:19 -08:00
README.md new name: magic-wormhole 2015-03-23 23:38:47 -07:00
setup.py require spake2==0.2, which uses Ed25519 as a default 2015-04-09 10:40:16 -07:00
versioneer.py initial setup.py, versioneer-ification 2015-02-10 00:48:19 -08:00

magic-wormhole

get things from one computer to another, safely