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.
我想创建一个像 gmail 或 facebook 这样的聊天框。构建它的最佳架构是什么。使用套接字或ajax应该好吗?
如果是这样,那么请您描述或提供架构的参考。
我建议 XMPP。我用它为我公司的软件设计了一个聊天系统,效果很好。那里有很多 XMPP 库。不过,如果您愿意,也可以使用 Google 的一些服务。并非所有内容都需要从头开始编写:
https://developers.google.com/talk/open_communications