Difference between revisions of "Guide/development/de"

From XMPP WIKI
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Guide/de|Zurück]] | [[Guide/development|English]] | [[Guide/development/de|Deutsch]]
[[Guide/de|Zurück]] | [[Guide/development|English]] | [[Guide/development/de|Deutsch]]
----
----
https://xmpp.org/software/libraries.html
 
* https://xmpp.org/software/libraries.html
* https://docs.modernxmpp.org


= C =
= C =


== libstrophe ==
== libstrophe ==
libstrophe ist eine XMPP lib für C. Die lib wird beispielsweise vom ncurses basierten XMPP Client [https://profanity-im.github.io/ Profanity] verwendet.


* http://strophe.im/libstrophe/
* http://strophe.im/libstrophe/

Latest revision as of 12:51, 30 November 2019

Zurück | English | Deutsch


C

libstrophe

libstrophe ist eine XMPP lib für C. Die lib wird beispielsweise vom ncurses basierten XMPP Client Profanity verwendet.

C++

gloox

Java

Python