摘要: 1、websocket服务端,采用开源组件[Fleck],如果需要用TSL则需要IIS版本的域名的SSL证书和证书密码。 public class WbService { static List<IWebSocketConnection> allSockets; static WebSocketSe 阅读全文
posted @ 2020-10-14 17:46 liaoyi 阅读(372) 评论(1) 推荐(0) 编辑