Skip to content

v1.1.0

Compare
Choose a tag to compare
@tom-weiland tom-weiland released this 31 Dec 01:12
· 310 commits to main since this release

• Added LAN host discovery functionality (see LanDiscovery.cs)
• Added type-explicit Add methods (AddByte, AddShort, AddInt, etc.) for messages
• Improved error messaging for issues related to building the internal message handlers dictionary
• Fixed errors when building server demo project
• Fixed issue with Server/Client event subscribers not being invoked if added after the Start/Connect call
• XML doc fixes & cleanup

Full Changelog: v1.0.0...v1.1.0