看了下,没有GET/Ajax请求,也不是webscoket
是webscoket
session统计的吧,直接渲染到页面上
就是用的WebSocket,URL是:
wss://studygolang.com/ws?uid=xxxx
studygolang源代码:
https://github.com/studygolang/studygolang/blob/7b362a04fed8ad93ebf6722789d475c4e3350e30/http/controller/websocket.go#L31