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.
我使用 pusher.com 并想迁移到我自己的主机。是否有在 Node.js 中实现 Pusher.com 协议的库?
Slanger是用 Ruby 编写的 Pusher 协议的开源实现;我不熟悉用 Node.js 编写的。请注意,该协议是有据可查的,因此如果您真的需要它来用于 Node,您可能会编写一个。