# seymour-protocol
This is a client protocol library for [seymour](https://github.com/jsvana/seymour).
You'll need to roll your own communication with `seymour` (`tokio`, etc), but this provides the primitives for the communication.
## License
[MIT](LICENSE.md)