SocketTool能和websocket进行通讯吗?
我用SocketTool创建TCP server,用js的websocket进行连接,SocketTool只收到了请求信息不进行响应。浏览器的websocket状态一直是opening。
我目前遇到这个问题,楼主解决了吗?