Brian Warner
|
5951015f79
|
rearrange twisted+blocking to look roughly the same
|
2015-07-24 17:02:32 -07:00 |
|
Brian Warner
|
cebfa71563
|
minor reformatting, improve test error messages
|
2015-07-24 16:57:19 -07:00 |
|
Brian Warner
|
cdeaac0ad0
|
twisted: deallocate in more errorful situations
|
2015-07-24 16:56:41 -07:00 |
|
Brian Warner
|
62ebd07036
|
twisted/transcribe: refactoring
|
2015-07-24 16:46:39 -07:00 |
|
Brian Warner
|
77b80495c9
|
improve typechecking, nacl.utils.EncryptedMessage is not a bytestring
but it derives from one
|
2015-07-24 16:45:20 -07:00 |
|
Brian Warner
|
a46a405487
|
refactor: _get_message() (singular) does unhexlify too
|
2015-07-24 16:33:29 -07:00 |
|
Brian Warner
|
5e1690cad8
|
rearrange slightly
|
2015-07-24 16:26:01 -07:00 |
|
Brian Warner
|
e5fcc6a8c8
|
rename some methods to make them more private
|
2015-07-24 16:18:03 -07:00 |
|
Brian Warner
|
cfe51f73c1
|
replace base asserts with UsageError
|
2015-07-24 15:55:42 -07:00 |
|
Brian Warner
|
dc65b4354d
|
twisted: split allocate_ports() out to util.py
so it can be used by downstream projects
|
2015-06-21 21:04:33 -07:00 |
|
Brian Warner
|
6ee09f5316
|
add demo of twisted flow, update docs
python -m wormhole.twisted.demo send-text TEXT -> CODE
python -m wormhole.twisted.demo receive-text CODE -> TEXT
|
2015-06-20 19:18:29 -07:00 |
|
Brian Warner
|
25472423c6
|
make twisted work, get serialization into shape, add proper tests
|
2015-06-20 19:18:21 -07:00 |
|
Brian Warner
|
0f58f3906d
|
rough out twisted.SymmetricWormhole
|
2015-06-20 18:55:08 -07:00 |
|
Brian Warner
|
85dd3ba948
|
make twisted/ a real package
|
2015-06-20 18:55:07 -07:00 |
|
Brian Warner
|
951da1a59b
|
eventsource: add Agent, deliver eventtype correctly
import eventual.py from the right place
|
2015-06-20 18:54:37 -07:00 |
|
Brian Warner
|
5241c07b8c
|
copy eventsource.py from petmail c98d5a0
|
2015-06-20 18:34:26 -07:00 |
|
Brian Warner
|
f5a0b3e5c6
|
fill in initiator flow, define relay API
|
2015-02-10 18:34:13 -08:00 |
|