EventStore / EventStore-Client-Go

Go Client for Event Store version 20 and above.
Apache License 2.0
103 stars 25 forks source link

Increase max receive message length. #135

Closed YoEight closed 1 year ago

YoEight commented 1 year ago

Changed: Increase max receive message length to match the max event size in EventStoreDB

Fixes #100