welsonjs/WelsonJS.Toolkit
Namhyeon, Go 6893eadd04 Improve WebSocket receive buffer handling
Refactored TrySendAndReceiveAsync to use a fixed-size buffer for I/O and dynamically accumulate received data chunks until EndOfMessage. This prevents truncation of large messages and ensures the entire payload is received before decoding.
2025-08-14 04:21:02 +09:00
..
EsentInterop Add WebSocketManager.cs and more 2025-07-27 22:25:48 +09:00
WelsonJS.Cryptography Update file headers to reflect .vb extensions 2025-07-27 00:31:49 +09:00
WelsonJS.Cryptography.Test Update WelsonJS.Cryptography.Test.vbproj 2025-07-27 22:45:56 +09:00
WelsonJS.Esent Delete WelsonJS - Backup.Esent.csproj 2025-06-26 10:50:34 +09:00
WelsonJS.Launcher Improve WebSocket receive buffer handling 2025-08-14 04:21:02 +09:00
WelsonJS.Service Fix typo of the license and contributing files 2025-05-26 00:10:26 +09:00
WelsonJS.Toolkit Fix typo of the license and contributing files 2025-05-26 00:10:26 +09:00
WelsonJS.Toolkit.sln Add SEED algorithm test project for WelsonJS.Cryptography 2025-07-04 23:53:03 +09:00