基于Node.js的实时推送 juggernaut
Juggernaut 基于 Node.js 构建。为浏览器和服务器端提供一个实时的连接,可在客户端和服务器端进行数据的实时推送,适合多角色游戏、聊天以及群组协作。特性:
- Node.js server
- Ruby client
- Supports the following protocols:
- WebSocket
- Adobe Flash Socket
- ActiveX HTMLFile (IE)
- Server-Sent Events (Opera)
- XHR with multipart encoding
- XHR with long-polling
- Horizontal scaling
- Reconnection support
- SSL support
As you can see, Juggernaut supports a variety of protocols. If one isn't supported by a client, Juggernaut will fallback to one that is.
Supported browsers are:
- Desktop
- Internet Explorer >= 5.5
- Safari >= 3
- Google Chrome >= 4
- Firefox >= 3
- Opera 10.61
- Mobile
- iPhone Safari
- iPad Safari
- Android WebKit
- WebOs WebKit
本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!