Commit Graph

8 Commits

Author SHA1 Message Date
Luke Murphy
08446a05c3
Remove async/await syntax, channels will be sync 2020-08-03 21:56:44 +02:00
Luke Murphy
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
Luke Murphy
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
Luke Murphy
ca21c317da
Appease linter 2020-07-08 00:20:44 +02:00
Luke Murphy
190d524734
Migrate to pyproject config
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-07 16:05:55 +02:00
Luke Murphy
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
Luke Murphy
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
Luke Murphy
fda8aa0229
Bootstrap SMC 2020-06-30 01:53:34 +02:00