v0.7.13
- Implement a simple KeepAlive mechanism. (Can be enabled by setting KeepAliveOptions property of KcpConversationOptions object)
- Add a new overload for WaitForReceiveQueueAvailableDataAsync.
- Cleanup usage of Task.Run() and CancellationTokenSource, cleanup IValueTaskSource implementations.