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.
我想使用 c# 连接到一个 Web 服务器(nodeJs)。服务器接受来自primus websocket(javascript)的连接,我正在为c#寻找一个实现,但它似乎不存在。
这里有人知道连接到服务器的其他方法吗?
谢谢你。