home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

17 rows where xep_id = 234

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_version status software_id xep_id
234,0 1.0   ejabberd 0 Jingle ICE-UDP Transport Method 234
234,3 1.1.1 partial Movim 3 Jingle ICE-UDP Transport Method 234
234,7 1.1 complete blabber.im 7 Jingle ICE-UDP Transport Method 234
234,10     Tigase XMPP Server 10 Jingle ICE-UDP Transport Method 234
234,18 1.1 complete Beagle IM 18 Jingle ICE-UDP Transport Method 234
234,19 1.0 complete QXmpp 19 Jingle ICE-UDP Transport Method 234
234,22 1.1 complete monocles chat 22 Jingle ICE-UDP Transport Method 234
234,24 1.1 complete AstraChat XMPP Client 24 Jingle ICE-UDP Transport Method 234
234,26 1.1 complete Stork IM 26 Jingle ICE-UDP Transport Method 234
234,28 1.1 complete Cheogram Android 28 Jingle ICE-UDP Transport Method 234
234,35 1.0 planned Kaidan 35 Jingle ICE-UDP Transport Method 234
234,37 1.1 complete Siskin IM 37 Jingle ICE-UDP Transport Method 234
234,47 1.1 complete xmpp-parsers 47 Jingle ICE-UDP Transport Method 234
234,48 1.1 complete Conversations 48 Jingle ICE-UDP Transport Method 234
234,52 1.1 complete Martin 52 Jingle ICE-UDP Transport Method 234
234,60     AstraChat XMPP Server 60 Jingle ICE-UDP Transport Method 234
234,66   partial Dino 66 Jingle ICE-UDP Transport Method 234

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 72.502ms · Data source: XMPP Standards Foundation