Prosody
跳至導覽
跳至搜尋
| File:Prosody.svg | |
| 開發者 | Prosody dev team |
|---|---|
| 首次發佈 | 2008年12月3日 |
| 當前版本 | |
| 原始碼庫 |
|
| 編程語言 | {{#statements:P277|from=Q1134205}} |
| 引擎 | |
| 作業系統 | Linux、macOS、FreeBSD、OpenBSD、NetBSD[1] |
| 類型 | XMPP伺服器 |
| 許可協議 | {{#statements:P275|from=Q1134205}} |
| 網站 | {{#statements:P856|from=Q1134205}} |
Prosody(前稱lxmppd[2])是一個跨平台的XMPP伺服器,以Lua語言編寫。該軟件的開發目標包括較低資源佔用、使用方便和可擴展性。
歷史[編輯]
Prosody是在2008年8月由Matthew Wild啟動開發的[3],初版0.1.0版本發佈在2008年12月[4]。該軟件一開始是以GNU通用公共許可證版本2釋出的,但是自第3次發佈後切換到了MIT許可證[5]。
部署實例[編輯]
XMPP標準基金會在其官方網站xmpp.org上運行Prosody,並使用其聊天室功能為多個內部團隊舉辦會議。
微博客服務Identi.ca使用Prosody軟件傳送即時通信的通知。
Remember The Milk使用Prosody傳遞基於即時通信的提醒服務。
XMPP標準基金會的執行董事Peter Saint-Andre[6]在其個人網站stpeter
參見[編輯]
參考來源[編輯]
- ^ 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).
外部連結[編輯]
- Module:Official_website第90行Lua錯誤:attempt to index field 'wikibase' (a nil value)
- Prosody的Mastodon賬戶
- Prosody的X(前Twitter)帳戶Module:EditAtWikidata第29行Lua錯誤:attempt to index field 'wikibase' (a nil value)Module:WikidataCheck第26行Lua錯誤:attempt to index field 'wikibase' (a nil value)
- Prosody的原始碼庫
- RTC Quick Start Guide 介紹如何建立即時通訊服務的的各個組件,包括XMPP伺服器Prosody。