17 Commits

Author SHA1 Message Date
1fde858fe6 Appease CI setup
All checks were successful
continuous-integration/drone/push Build is passing
2020-08-05 08:08:41 +02:00
2ea20165f4 Tests passing 2020-08-05 07:58:19 +02:00
bd038c3ca0 Append message 2020-08-05 07:00:49 +02:00
7312a1710e Add missing docstrings 2020-08-05 07:00:41 +02:00
abbc6277f4 Free style some more untested place holder code 2020-08-04 23:57:34 +02:00
0b99db4cf6 Spoofing out read_varint
Some checks failed
continuous-integration/drone/push Build is failing
2020-08-03 22:48:42 +02:00
349a14293c Separate state from public API 2020-08-03 22:34:24 +02:00
1a12b11e9a Use messages instead of a single message (no cb here) 2020-08-03 22:33:51 +02:00
388c077534 Mock out beginnings of the recv logic 2020-08-03 22:23:24 +02:00
08446a05c3 Remove async/await syntax, channels will be sync 2020-08-03 21:56:44 +02:00
d05ac50741 Spec out basics on send/send_batch once again
Some checks failed
continuous-integration/drone/push Build is failing
2020-08-01 18:53:28 +02:00
01b3980f47 Spec out send, recv and encoding_length
Some checks failed
continuous-integration/drone/push Build is failing
2020-07-08 00:20:50 +02:00
ca21c317da Appease linter 2020-07-08 00:20:44 +02:00
190d524734 Migrate to pyproject config
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-07 16:05:55 +02:00
eb03ff96ad Add __init__ setup, pytest-trio and split up tests
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-30 16:02:55 +02:00
1c67ca74e4 Spec out first steps, nothing works yet
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-30 15:09:04 +02:00
fda8aa0229 Bootstrap SMC 2020-06-30 01:53:34 +02:00