Releases: 200Tigersbloxed/HypeRate.NET
Releases · 200Tigersbloxed/HypeRate.NET
Performance Improvements
New update to improve performance for clients!
Added:
- ILRepack
- Auto-merges assemblies to make my life easier when deploying a build.
Changes:
- Switched from
IsAlivetoWebSocketState- Improves performance as
IsAlivehalts all threads to check if a client's connection is alive.
- Improves performance as
TLS Fix
Set WebSocket TLS to 1.2 to fix issues with some sockets failing to connect.
Initial Release
Please see the README.md on how to use
Included assets:
- HypeRate.NET-merged.dll
- Merged DLL for use in projects
- HypeRate.NET.Test-merged.exe
- Merged EXE for testing HypeRate.NET
- Includes use for all features of HypeRate.NET