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.
我有一个架构,有一个中央 Sails.JS(我们称之为 A)和多个从 A 获取/发送信息的 Sails.JS(它将被称为 B)。
我需要使用套接字在 A 和 B 之间建立链接。
知道怎么做吗?