Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经在服务器上设置了 WebSocket 支持。我运行 Windows 10 和 IIS 10。我尝试将 ws 添加为站点中的允许协议,但这没有帮助。
我在本地主机上运行所有。
好像我误会了什么。我无法直接连接到 websocket 处理程序。这必须通过 WS 对象在 JS 中完成。