Commit Graph

17 Commits

Author SHA1 Message Date
Pedro Ferreira
9fc910c37d Python 3.5 compatibility
Close #1 and #3
2017-08-01 22:37:14 +02:00
Pedro Ferreira
8427c188ee Several fixes in packet_stream tests
Problem with JSON comparison (order) + awaiting connect()
2017-08-01 22:32:23 +02:00
Pedro Ferreira
5c7888e006 Use async connect(...) 2017-08-01 19:32:36 +02:00
Pedro Ferreira
679cfb3fa1 Add test for on_connect 2017-07-31 23:53:08 +02:00
Pedro Ferreira
14291ed863 Add some additional packet_stream tests 2017-07-31 23:17:32 +02:00
Pedro Ferreira
3a0ad1b3ff Fix test_feed 2017-07-31 23:16:20 +02:00
Pedro Ferreira
f2f4a829d2 Allow low level transport class to be overridden 2017-07-31 23:15:52 +02:00
Pedro Ferreira
e6b91af497 Added first packet_stream tests 2017-07-30 22:31:17 +02:00
Pedro Ferreira
69394936ee Make read(...) clearer and easier to manage 2017-07-30 22:28:42 +02:00
Pedro Ferreira
3d652d11cd Properly handle MuxRPC errors 2017-07-30 15:02:09 +02:00
Pedro Ferreira
dda0b488c6 Handle split packets properly 2017-07-30 11:51:11 +02:00
Pedro Ferreira
ae5b99acfa Rename module 2017-07-30 11:50:25 +02:00
Pedro Ferreira
02f50239fc Apparently working sink handler 2017-07-30 10:52:04 +02:00
Pedro Ferreira
e2e893018b Working examples for duplex, requests, source 2017-07-30 10:14:26 +02:00
Pedro Ferreira
ecb67ebcf4 Partially working implementation (yay!) 2017-07-29 11:54:53 +02:00
Pedro Ferreira
21af5fba09 Extract secret-handshake into separate lib 2017-06-05 00:28:29 +02:00
Pedro Ferreira
fe95688f9d First partially working implementation 2017-06-02 20:09:55 +02:00