Skip to content

0.12.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@renatommartins renatommartins released this 28 May 04:09
· 10 commits to master since this 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;