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.
我正在尝试制作一个类似聊天的应用程序。向客户发送更新的最佳做法是什么?我正在考虑每 3-5 秒从客户端到服务器的自动请求,因为 GAE 只允许 http 请求。有没有更好的办法?