home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

36 rows where xep_id = 257

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version

Link xep_version status software_id xep_id
257,0 2.0   ejabberd 0 XMPP Ping 257
257,3 2.0.1 complete Movim 3 XMPP Ping 257
257,5     Pàdé 5 XMPP Ping 257
257,6 2.0 complete Gajim 6 XMPP Ping 257
257,7 2.0.1 complete blabber.im 7 XMPP Ping 257
257,10     Tigase XMPP Server 10 XMPP Ping 257
257,12 2.0.1 complete Prosody IM 12 XMPP Ping 257
257,13 2.0.1 complete JaXMPP 13 XMPP Ping 257
257,15 2.0.1 complete Renga 15 XMPP Ping 257
257,18 2.0.1 complete Beagle IM 18 XMPP Ping 257
257,19 2.0 complete QXmpp 19 XMPP Ping 257
257,20 2.0.1 complete Slidge 20 XMPP Ping 257
257,22 2.0.1 complete monocles chat 22 XMPP Ping 257
257,24 2.0.1 complete AstraChat XMPP Client 24 XMPP Ping 257
257,25 2.0.1 complete Bruno 25 XMPP Ping 257
257,26 2.0.1 complete Stork IM 26 XMPP Ping 257
257,28 2.0.1 complete Cheogram Android 28 XMPP Ping 257
257,31     Converse.js 31 XMPP Ping 257
257,33 2.0.1 complete MongooseIM 33 XMPP Ping 257
257,35 2.0 complete Kaidan 35 XMPP Ping 257
257,37 2.0.1 complete Siskin IM 37 XMPP Ping 257
257,38     Openfire 38 XMPP Ping 257
257,41     Miranda NG 41 XMPP Ping 257
257,42 2.0.1 complete Halcyon 42 XMPP Ping 257
257,46 2.0.1 complete slixmpp 46 XMPP Ping 257
257,47 2.0.1 complete xmpp-parsers 47 XMPP Ping 257
257,48 2.0.1 complete Conversations 48 XMPP Ping 257
257,50   complete Monal IM 50 XMPP Ping 257
257,52 2.0.1 complete Martin 52 XMPP Ping 257
257,54 2.0 complete Metronome IM 54 XMPP Ping 257
257,55 2.0.1 complete UWPX 55 XMPP Ping 257
257,58 2.0.1 complete yaxim 58 XMPP Ping 257
257,60     AstraChat XMPP Server 60 XMPP Ping 257
257,64 2.0.1 complete profanity 64 XMPP Ping 257
257,65 2.0 complete poezio 65 XMPP Ping 257
257,66   complete Dino 66 XMPP Ping 257

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [implementations] (
   [xep_version] TEXT,
   [status] TEXT,
   [software_id] INTEGER,
   [xep_id] INTEGER,
   PRIMARY KEY ([xep_id], [software_id]),
   FOREIGN KEY([xep_id]) REFERENCES [xeps]([id]),
   FOREIGN KEY([software_id]) REFERENCES [software]([id])
);
Powered by Datasette · Queries took 17.293ms · Data source: XMPP Standards Foundation