NYC's Blog - WebSocket协议及Go中的用法 的评论 http://niyanchun.com/websocket-and-golang.html zh-CN 本文主要介绍WebSocket以及Websocket在Golang中的实现和使用。1. WebSocket是什么?这里先列两篇文章:《WebSocket 是什么原理?为什么可以实现持久连接?》,... Mon, 11 Dec 2017 15:59:28 +0800 Mon, 11 Dec 2017 15:59:28 +0800 wwyycc http://niyanchun.com/websocket-and-golang.html/comment-page-1#comment-396 http://niyanchun.com/websocket-and-golang.html/comment-page-1#comment-396 Mon, 11 Dec 2017 15:59:28 +0800 wwyycc 感谢博主,发送ping检测是否断开

]]>
http://niyanchun.com/websocket-and-golang.html/comment-page-1#comment-396#comments
NYC http://niyanchun.com/websocket-and-golang.html/comment-page-1#comment-395 http://niyanchun.com/websocket-and-golang.html/comment-page-1#comment-395 Mon, 11 Dec 2017 12:39:00 +0800 NYC 服务端和客户端之间有Ping(Server)、Pong(Client)消息,https://tools.ietf.org/html/rfc6455#section-5.5.2

]]>
http://niyanchun.com/websocket-and-golang.html/comment-page-1#comment-395#comments
wwyycc http://niyanchun.com/websocket-and-golang.html/comment-page-1#comment-394 http://niyanchun.com/websocket-and-golang.html/comment-page-1#comment-394 Mon, 11 Dec 2017 11:53:00 +0800 wwyycc 如果客户端异常退出,服务端如何判断呢?

]]>
http://niyanchun.com/websocket-and-golang.html/comment-page-1#comment-394#comments