欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Ejabberd
小 (→链接) |
小 |
||
第4行: | 第4行: | ||
[[XMPP]] Server + [[MQTT]] Broker + SIP Service | [[XMPP]] Server + [[MQTT]] Broker + SIP Service | ||
+ | ==简介== | ||
ejabberd | distributed fault-tolerant Jabber/XMPP server in Erlang | ejabberd | distributed fault-tolerant Jabber/XMPP server in Erlang | ||
+ | ==新闻== | ||
+ | *[https://www.process-one.net/blog/ejabberd-19-02-the-mqtt-edition/ ejabberd 19.02: the MQTT Edition] | ||
+ | |||
+ | ==功能== | ||
ejabberd is a free and open source instant messaging server written in [[Erlang programming language|Erlang]]. | ejabberd is a free and open source instant messaging server written in [[Erlang programming language|Erlang]]. | ||
第13行: | 第18行: | ||
ejabberd is suitable for small deployments, whether they need to be scalable or not, as well as extremely big deployments. | ejabberd is suitable for small deployments, whether they need to be scalable or not, as well as extremely big deployments. | ||
− | |||
− | |||
通过 [http://xmpp.org/extensions/xep-0060.html Publish-Subscribe] 组件支持 [http://xmpp.org/extensions/xep-0163.html Personal Eventing via Pubsub]。 | 通过 [http://xmpp.org/extensions/xep-0060.html Publish-Subscribe] 组件支持 [http://xmpp.org/extensions/xep-0163.html Personal Eventing via Pubsub]。 | ||
− | == | + | |
− | + | ==指南== | |
+ | |||
+ | ==项目== | ||
==用户== | ==用户== | ||
+ | 从[https://xmpp.net/directory.php XMPP Public Services]的部署来看,ejabberd是最多的选择,所以它应该是XMPP Server的首选。 | ||
*[https://worktile.com/tech/basic/worktile-real-time-notice Worktile中的实时消息推送服务实现] | *[https://worktile.com/tech/basic/worktile-real-time-notice Worktile中的实时消息推送服务实现] | ||
2020年11月9日 (一) 02:51的版本
您可以在Wikipedia上了解到此条目的英文信息 Ejabberd Thanks, Wikipedia. |
ejabberd:High-Performance Enterprise Instant Messaging
XMPP Server + MQTT Broker + SIP Service
目录 |
简介
ejabberd | distributed fault-tolerant Jabber/XMPP server in Erlang
新闻
功能
ejabberd is a free and open source instant messaging server written in Erlang.
ejabberd is cross-platform, distributed, fault-tolerant, and based on open standards to achieve real-time communication.
ejabberd is designed to be a rock-solid and feature rich XMPP server.
ejabberd is suitable for small deployments, whether they need to be scalable or not, as well as extremely big deployments.
通过 Publish-Subscribe 组件支持 Personal Eventing via Pubsub。
指南
项目
用户
从XMPP Public Services的部署来看,ejabberd是最多的选择,所以它应该是XMPP Server的首选。
图集
链接
- http://www.ejabberd.im/
- http://www.process-one.net/en/ejabberd/
- ejabberd开放文档
- ejabberd Development Documentation
- ejabberd @ github
- How to install ejabberd 2.0.0 with PostgreSQL support
- Facebook chat supports XMPP, with ejabberd
- ejabberd joins the Elixir revolution
- Elixir Sips: ejabberd with Elixir – Part 1
- Elixir Sips: ejabberd with Elixir – Part 2