Releases: Dtronix/NexNet
Releases · Dtronix/NexNet
NexNet v0.2.0 Released
Highlights
- Duplex pipes have been added added to add binary data streaming between server and client.
- Google's Quic transport protocol has been added.
What's Changed
- Generator Fixes & Proxy Relocation by @DJGosnell in #5
- Added Nullable Returns and Params by @DJGosnell in #7
- Expose a Server Hub Context by @DJGosnell in #9
- Group Manager by @DJGosnell in #10
- Nullable Fix and Code Documentation by @DJGosnell in #12
- Server Shutdown Notification by @DJGosnell in #13
- Added Task Events by @DJGosnell in #14
- Added Client Interface by @DJGosnell in #15
- ReadyTask & DisconnectedTask Null Reference Fix by @DJGosnell in #16
- Epic: Duplex Pipes by @DJGosnell in #18
- Messenger Sample by @DJGosnell in #19
- New Transport QUIC by @DJGosnell in #20
Full Changelog: v0.1.0...v0.2.0
NexNet v0.1.0 Released
Updated for new pipeline version. Added in SourceLink.