随笔分类 -  WebSocket

dedicated to WebSocket technology
WebSocket-a protocol providing full-duplex communications channels over a single TCP connection
摘要:WebSocketis a protocol providingfull-duplexcommunications channels over a singleTCPconnection. The WebSocket protocol was standardized by theIETFasRFC 6455in 2011, and the WebSocketAPIinWeb IDLis being standardized by theW3C.WebSocket is designed to be implemented inweb browsersandweb servers, but i 阅读全文

posted @ 2014-01-15 10:17 greatdreams 阅读(205) 评论(0) 推荐(0)

导航