Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@tom-weiland tom-weiland released this 22 Jun 06:53
· 382 commits to main since this release

Added an option to disable informational log messages on a per server/client-basis by setting ShouldOutputInfoLogs = false on the desired instance.

Also replaced most BitConverter method calls with faster, non-allocating alternatives, so adding values to/getting values from messages should be faster and generate less garbage.