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.
为服务器端选择集线器或持久连接。我不知道在客户端有什么影响?
连接方面没有区别,但是如果您选择 PersistentConnection,您将必须创建自己的客户端(和服务器)消息调度逻辑,因为 Hub 为您提供管道。