Real-Time Web Technologies (mainly websocket or other techs)
- Real-Time Web Technologies Guide:介绍了可用于浏览器间实时通信的技术(主要是websocket和第三方服务)
- History, Background, Benefits & Use Cases of Realtime
- Fundamentals of the Realtime Web & Realtime Web Functionality
- Choosing your Realtime Web App Tech Stack
可用的技术
- server-side events
- websocket
- third-party services
- webrtc
- mqtt over websocket (other sub-protocols of websocket)
Websocket framework
- atmosphere: a java websocket (and its fallback) server/client framework
- spring 4 also provides websocket function with fallback
本文深入探讨了实时Web技术的核心概念,包括WebSocket及其在浏览器间实时通信的应用,辅以第三方服务增强功能。涵盖实时Web的历史背景、优势及使用案例,讨论了如何选择适合实时Web应用的技术栈,列举了如Server-Side Events、WebRTC、MQTT over WebSocket等关键技术。

被折叠的 条评论
为什么被折叠?



