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。