Proto commits in devsisters/shardcake

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

Commit:b0e96bd
Author:Pierre Ricadat
Committer:GitHub

Allow sending streams and not just receiving them (#121)

The documentation is generated from this commit.

Commit:762c95f
Author:Pierre Ricadat
Committer:GitHub

Add support for streaming replies (2.x) (#53) * Add support for streaming replies * Improve * Error handling * Polish * Rename * Queue shutdown * Improve Streaming replies (#75) * Add sendStreamAutoRestart * Split Replier and StreamReplier So we can't reply with a stream when a single response is expected or vise-versa * Improve doc on sendStream * Fix scala3 compilation error --------- Co-authored-by: Matthieu Leclercq <matthieu@automat.ai>

Commit:b14def8
Author:Pierre Ricadat

Rename

Commit:4bf3ad4
Author:Pierre Ricadat

WIP

Commit:ef7c42a
Author:Pierre Ricadat

WIP

Commit:0d24a17
Author:Pierre Ricadat

WIP