seymour-protocol 0.1.4

Client protocol for the seymour gemini feed aggregator
Documentation
1
2
3
4
5
6
7
8
9
# 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)