v1.0.0-rc.8
·
142 commits
to main
since this release
The client is distributed via NuGet.
Enhancements
- Add
GetAwaiter().GetResult();
on MessageHandler in #184 . It avoids thread pool exhaustion. Thanks to @ricsiLT for testing it. - Expose MessagesBufferSize in #183
Full Changelog: v1.0.0-rc.7...v1.0.0-rc.8