Proto commits in achingbrain/it

These 2 commits are when the Protocol Buffers files have changed:

Commit:df14ac7
Author:Alex Potsides
Committer:GitHub

feat: add it-rpc (#129) Adds a schema-free RPC-over-async-iterables implementation.

The documentation is generated from this commit.

Commit:e217bf2
Author:Alex Potsides
Committer:GitHub

feat: add it-byte-stream, it-length-prefixed-stream and it-protobuf-stream (#73) Add modules designed to make working with streams easier.