v20.63.0
版本发布时间: 2024-06-19 22:18:31
uNetworking/uWebSockets最新发布版本:v20.64.0(2024-07-04 03:06:24)
- Make use of ERR_INVALID_CLOSE_PAYLOAD to better explain such closures.
- Remove C-API as it is no longer maintained here, but rather over at the Bun repo.
- It's invalid to pass nullptr to memcpy even with 0 size according to UndefinedBehaviorSanitizer, so this is now fixed.