发布于 2016-09-12 00:56:47 | 92 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

WebSocket HTML5中的全双工通讯技术

WebSocket是HTML5开始提供的一种浏览器与服务器间进行全双工通讯的网络技术。 WebSocket通信协议于2011年被IETF定为标准 RFC 6455,WebSocketAPI被W3C定为标准。


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

发行说明:

下载地址:



历史版本 :
uWebSockets 0.10.0,可扩展的WebSocket服务器库
uWebSockets 0.9.0,可扩展的WebSocket服务器库
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务