Sans I/O wire protocol for Hypercore
Go to file
Luke Murphy ca21c317da
Appease linter
2020-07-08 00:20:44 +02:00
simple_message_channels Appease linter 2020-07-08 00:20:44 +02:00
test Appease linter 2020-07-08 00:20:44 +02:00
.drone.yml Bootstrap SMC 2020-06-30 01:53:34 +02:00
.gitignore Bootstrap SMC 2020-06-30 01:53:34 +02:00
CHANGELOG.md Migrate to pyproject config 2020-07-07 16:05:55 +02:00
LICENSE Bootstrap SMC 2020-06-30 01:53:34 +02:00
README.md Migrate to pyproject config 2020-07-07 16:05:55 +02:00
poetry.lock Add lock file 2020-07-08 00:19:44 +02:00
pyproject.toml Add pyvarint dependency 2020-07-08 00:20:24 +02:00

README.md

simple-message-channels

Build Status

Sans I/O wire protocol for Hypercore

Install

$ pip install simple-message-channels

Example

print("TODO")