Open
Description
The clients and Apis link at the top of the documentation takes you to this page
https://developers.eventstore.com/clients/grpc/getting-started.html
Unfortunately it does not point you to the documentation for each client.
Each client is a little different, not all operations are summarized on this page, the client page itself should be the best source (although not perfect)
Right now I am trying to have the python client set maxcount, and I am about to write directly to the stream because I can't find complete docs on that.
I can assign this to myself, I just wanted to note the issue as I discovered it