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.
我有一个包含 socket.io 的后端,用于实时通信。我也知道颤振有一个网络套接字的概念。但是如何将颤振的网络套接字连接到我的 socket.io 连接?是否可以使用本机颤振网络套接字?或者 pubspec 中是否有任何可用的软件包?