您发现 XMPP 的哪些用途可以帮助您作为 Web 开发人员/经理?

发布于 2024-07-14 14:39:36 字数 1432 浏览 3 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

聽兲甴掵 2024-07-21 14:39:36

通过纯 PubSub 或 PEP(PubSub 子集)推送到订阅 IM 客户端的网站通知(最有可能通过发布到 Atom 提要的更改)将成为普通企业即时消息之外的大型应用程序。

Web site notifications (most likely through changes published to Atom feeds) that get pushed out to subscribing IM clients via pure PubSub or PEP (PubSub subset) are going to be a big application, outside of vanilla enterprise instant messaging.

兔小萌 2024-07-21 14:39:36

我编写了一个机器人,它知道如何与我们的票务系统(我们的 Trac 网站)对话。 用户可以要求查看当前冲刺的票证、分配给他们的票证,他们可以通过票证“grep”,获取当前的里程碑信息并更新票证字段(workleft、状态、所有者或附加注释)。 这在一些开发商中非常受欢迎——让人们不断更新他们的票证是一件好事。

I wrote a bot that knows how to talk to our ticketing system (our Trac site). Users can ask to see the tickets for the current sprint, tickets assigned to them, they can "grep" through tickets, get the current Milestone information and update ticket fields (workleft, status, owner or attach comments). That's been pretty popular with several developers -- and getting people to keep their tickets updated is a Good Thing.

—━☆沉默づ 2024-07-21 14:39:36

IMified (imified.com) 是构建您所讨论的应用程序类型的一种非常好的方法。

IMified (imified.com) is a pretty nice way to build out the kind of applications you are talking about.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文