
XMPP | XMPP Clients: XMPP Web
2 天之前 · The xmpp.org domain was generously donated by OpenDomain.org. This site is organized in the open on GitHub. Edit this page Last website build: Mar 24, 2025 (0:18 UTC)
Converse
Converse is a free and open-source XMPP chat client that runs in a web browser. You can use it here, host it yourself, or integrate it into your own website. It's possible to connect to any publically accessible XMPP/Jabber server. Take a look at the demo page for other examples of how Converse can be configured and used.
GitHub - nioc/xmpp-web: Lightweight web chat client for XMPP …
Lightweight web chat client for XMPP server. There are 4 different ways to install XMPP Web: build from source code (latest code but hardest). Long time ago, we provided an Ansible role. …
Xabber for Web
Xabber for Web is insanely great. We are really proud to present you first ever web XMPP client that really works. Superb design, Multiple accounts, Synchronized settings and more.
王胜/xmpp-web - Gitee
XMPP Web Lightweight web chat client for XMPP server. Key features Connect to an XMPP server with WebSocket or BOSH, Chat and groupchat (MUC as defined in XEP-0045), Retrieve contacts (roster) and bookmarked rooms (XEP-0048), Send and receive files over HTTP (XEP-0066, XEP-0363), Handle password protected room,
Xabber - open-source XMPP client for Android and Web
Xabber is available for Android and Xabber for Web can run on any platfrom with modern browser. All connected devices on any platfrom are seamlessly synchronized. Start …
XMPP Web:轻量级Web聊天客户端 - CSDN博客
2024年12月28日 · XMPP Web 是一个开源项目,旨在提供一个轻量级的Web聊天客户端,用于连接XMPP服务器。 该项目托管在 GitHub 上,使用多种编程语言和技术构建而成,主要语言包括:
XMPP Web 项目使用教程 - CSDN博客
2024年8月28日 · public/: 包含项目的静态文件,如 index.html 和 favicon.ico。 src/: 包含项目的源代码,包括组件、路由、状态管理、视图等。 assets/: 存放静态资源,如图片、样式文件等。 components/: 存放 Vue 组件。 router/: 存放 Vue 路由配置。 store/: 存放 Vuex 状态管理配置。 views/: 存放页面视图组件。 App.vue: 项目的根组件。 main.js: 项目的入口文件。 .gitignore: Git 忽略文件配置。 babel.config.js: Babel 配置文件。 package.json: 项目依赖和脚本配置。 …
XMPP Web 项目常见问题解决方案 - CSDN博客
2024年12月21日 · XMPP Web 是一个轻量级的 Web 聊天客户端,专为 XMPP 服务器设计。 它允许用户通过 WebSocket 连接到 XMPP 服务器,进行聊天和群聊(MUC),并支持多种 XMPP 扩展协议,如 XEP-0045(多用户聊天)、XEP-0048(书签)、XEP-0066(外部服务发现)等。
WebRTC - XMPP
2 天之前 · WebRTC is a free, open project that provides browsers and mobile applications with real-time communications capabilities. Jingle, the XMPP framework for establishing p2p sessions, makes for a great pairing with WebRTC.