Commit Graph

33 Commits

Author SHA1 Message Date
Luke Murphy 50f84dfa08
Fix up example, push out a2
continuous-integration/drone/push Build is passing Details
2020-08-05 08:16:17 +02:00
Luke Murphy 288996735c
Pick release date
continuous-integration/drone/tag Build is passing Details
2020-08-05 08:09:27 +02:00
Luke Murphy 1fde858fe6
Appease CI setup
continuous-integration/drone/push Build is passing Details
2020-08-05 08:08:41 +02:00
Luke Murphy 81368b02c2
Remove WIP status
continuous-integration/drone/push Build is failing Details
2020-08-05 08:00:40 +02:00
Luke Murphy 9f70ecf4be
Fix up example 2020-08-05 08:00:22 +02:00
Luke Murphy 2ea20165f4
Tests passing 2020-08-05 07:58:19 +02:00
Luke Murphy f466714406
Spoof out some tests 2020-08-05 07:15:47 +02:00
Luke Murphy bd038c3ca0
Append message 2020-08-05 07:00:49 +02:00
Luke Murphy 7312a1710e
Add missing docstrings 2020-08-05 07:00:41 +02:00
Luke Murphy 39107505c2
Add bytes print out
continuous-integration/drone/push Build is failing Details
2020-08-04 23:58:23 +02:00
Luke Murphy abbc6277f4
Free style some more untested place holder code 2020-08-04 23:57:34 +02:00
Luke Murphy 16184c0c27
Add missing logging word 2020-08-04 15:53:31 +02:00
Luke Murphy 0b99db4cf6
Spoofing out read_varint
continuous-integration/drone/push Build is failing Details
2020-08-03 22:48:42 +02:00
Luke Murphy 349a14293c
Separate state from public API 2020-08-03 22:34:24 +02:00
Luke Murphy 1a12b11e9a
Use messages instead of a single message (no cb here) 2020-08-03 22:33:51 +02:00
Luke Murphy 388c077534
Mock out beginnings of the recv logic 2020-08-03 22:23:24 +02:00
Luke Murphy af1736748d
Mock out a python-like interface 2020-08-03 22:23:11 +02:00
Luke Murphy 08446a05c3
Remove async/await syntax, channels will be sync 2020-08-03 21:56:44 +02:00
Luke Murphy 90330b9c0c
Mark as WIP
continuous-integration/drone/push Build is failing Details
2020-08-01 18:54:12 +02:00
Luke Murphy d05ac50741
Spec out basics on send/send_batch once again
continuous-integration/drone/push Build is failing Details
2020-08-01 18:53:28 +02:00
Luke Murphy fe32a87a63
Spoof out an example 2020-08-01 18:53:22 +02:00
Luke Murphy 01b3980f47
Spec out send, recv and encoding_length
continuous-integration/drone/push Build is failing Details
2020-07-08 00:20:50 +02:00
Luke Murphy ca21c317da
Appease linter 2020-07-08 00:20:44 +02:00
Luke Murphy 5e5ff4b89d
Add pyvarint dependency 2020-07-08 00:20:24 +02:00
Luke Murphy 41670533b6
Reset version and set correct description 2020-07-08 00:20:14 +02:00
Luke Murphy 9d0b504d7b
Add lock file 2020-07-08 00:19:44 +02:00
Luke Murphy 190d524734
Migrate to pyproject config
continuous-integration/drone/push Build is passing Details
2020-07-07 16:05:55 +02:00
Luke Murphy eb03ff96ad
Add __init__ setup, pytest-trio and split up tests
continuous-integration/drone/push Build is failing Details
2020-06-30 16:02:55 +02:00
Luke Murphy 1fb81002d8
Add API ref too
[ci skip]
2020-06-30 15:10:10 +02:00
Luke Murphy dd2adaaf4d
Add refs
[ci skip]
2020-06-30 15:09:52 +02:00
Luke Murphy 1c67ca74e4
Spec out first steps, nothing works yet
continuous-integration/drone/push Build is failing Details
2020-06-30 15:09:04 +02:00
Luke Murphy 18fae5a233
Add CI badge
continuous-integration/drone/push Build is failing Details
2020-06-30 02:23:34 +02:00
Luke Murphy fda8aa0229
Bootstrap SMC 2020-06-30 01:53:34 +02:00