红联Linux门户
Linux帮助

uWebSockets 0.9.0,可扩展的WebSocket服务器库

发布时间:2016-09-12 08:57:08来源:红联作者:baihuo
uWebSockets 0.9.0 发布了,包括性能提升和bug修复。详细更新如下。

更新内容:

性能优化:

Swapping from Buffer to ArrayBuffer/Uint8Array leads to dramatically better throughput when dealing with binary data.

Minimizes arguments wrapped and passed to message callback improves throughput a ton.

Greatly improved UTF-8 validation performance, meaning faster text messages.

修复:

Documents incompatibilities with ws.

Meson build system. @agauniyal

Better Windows error messages. @silverwind

server.close() now closes the http.Server. @FlorianBELLAZOUZ

getAddress() fails by returning an empty address. @nagalun

软件详情:https://github.com/uWebSockets/uWebSockets/releases

下载地址:https://github.com/uWebSockets/uWebSockets/archive/v0.9.0.zip

来自:开源中国社区
文章评论

共有 0 条评论