You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added mock / integration stress tests.
* Updated CAS semantics for enqueuing in the buffer.
* Processed buffer overflow on WriteAsync.
* Setting NotStartedWriterSession with a fail reason on RPC and more errors.
* New initialization strategy for WriterSession (background task).
* Supported cancellation token for sending tasks.
* Renamed TaskCompletionSource -> Tcs.
* WriterConfig has become an internal class.
* Fixed setting the SeqNo field in the message (in-flight buffer already has a seqNo) and added a check on canceled TCS.
* Using BitConverter for Serializer / Deserializer.
0 commit comments