0.12.0
Pre-release
Pre-release
refactor: Simplified return tuple from SendUpdate to Packet;
refactor: Change RudpEvent to PacketResult and use it for packet report;
refactor: RudpInternalSocket class is now internal instead of public;
feat: Add constructor that allows replacing socket implementation;