v1.1.0
• 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