Changelog
- Build for .NET 6 (#36) (@Kasuromi)
- Coroutine Dispatcher & LiveEdit Support (#37) (@Flowaria)
- Gear NativeDetour Garbage Collection fix (#38) (@Flowaria)
- NetworkAPI Implementation Improvement & Cleanup (#40) (@Flowaria)
Issues Resolved
- Caching MakeBytes result (#29) (@Flowaria) - Resolved by @Flowaria in #40
- Replace Marshal.SizeOf with Marshal.SizeOf(payload) (#39) (@Flowaria) - Resolved by @Flowaria in #40
Acknowledgements
Thanks to @Flowaria for fixing garbage collection issues post-CoreCLR and cleaning up NetworkAPI