Prosody
Prosody(前称lxmppd[3])是一个跨平台的XMPP服务器,以Lua语言编写。该软件的开发目标包括较低资源占用、使用方便和可扩展性。
開發者 | Prosody dev team |
---|---|
首次发布 | 2008年12月3日 |
当前版本 | 0.12.4[1](2023年9月6日,13個月前) |
源代码库 | |
编程语言 | Lua |
操作系统 | Linux、macOS、FreeBSD、OpenBSD、NetBSD[2] |
类型 | XMPP服务器 |
许可协议 | MIT許可證 |
网站 | https://prosody.im |
历史
Prosody是在2008年8月由Matthew Wild启动开发的[4],初版0.1.0版本发布在2008年12月[5]。该软件一开始是以GNU通用公共许可证版本2释出的,但是自第3次发布后切换到了MIT许可证[6]。
部署实例
XMPP标准基金会在其官方网站xmpp.org上运行Prosody,并使用其聊天室功能为多个内部团队举办会议。
微博客服务Identi.ca使用Prosody软件传送即时通信的通知。
Remember The Milk使用Prosody传递基于即时通信的提醒服务。
XMPP标准基金会的执行董事Peter Saint-Andre[7]在其个人网站stpeter
参见
参考来源
- ^ 1.0 1.1 Prosody 0.12.4 released. 2023年9月6日 [2023年9月7日] (英語).
- ^ XMPP Servers. xmpp.org. [2022-09-15]. (原始内容存档于2023-01-19).
- ^ lxmppd - Prosody XMPP Server - Google Project Hosting. code.google.com. [2013-07-17]. (原始内容存档于2015-04-07).
- ^ Wild, Matthew. First Prosody source commit. Prosody.im. August 22, 2008 [2009-07-26]. (原始内容存档于2012-08-26).
- ^ Wild, Matthew. Prosody XMPP Server Announcement. JDev mailing list. Jabber.org. 2008-12-03 [2009-12-16]. (原始内容存档于2012-10-27).
- ^ Wild, Matthew. Release Notes for 0.3.0. Prosody.im. 2009-02-02 [2009-07-26]. (原始内容存档于2012-03-07).
- ^ Saint-Andre, Peter. XSF People :: Peter Saint-Andre. XMPP Standards Foundation. [2009-12-16]. (原始内容存档于2012-08-28).
- ^ Saint-Andre, Peter. Prosodic. Stpeter.im. 2009-06-16 [2009-12-16]. (原始内容存档于July 21, 2011).
外部链接
- 官方网站
- Prosody的Mastodon账户
- Prosody的X(前Twitter)帳戶
- Prosody的源代码库
- RTC Quick Start Guide 介绍如何建立即时通讯服务的的各个组件,包括XMPP服务器Prosody。