home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

13 rows where xep_id = 458

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_id software_id xep_version status
458,5 Jingle RTP Header Extensions Negotiation 458 Beagle IM 5 1.0 complete
458,15 Jingle RTP Header Extensions Negotiation 458 Movim 15 1.1.2 complete
458,25 Jingle RTP Header Extensions Negotiation 458 Dino 25 1.1.2 partial
458,33 Jingle RTP Header Extensions Negotiation 458 AstraChat XMPP Client 33    
458,36 Jingle RTP Header Extensions Negotiation 458 QXmpp 36 1.1.2 complete
458,41 Jingle RTP Header Extensions Negotiation 458 Monal IM 41 1.1.2 complete
458,45 Jingle RTP Header Extensions Negotiation 458 xmpp-parsers 45 1.1.1 partial
458,55 Jingle RTP Header Extensions Negotiation 458 Cheogram Android 55 1.0 complete
458,58 Jingle RTP Header Extensions Negotiation 458 Conversations 58 1.0 complete
458,62 Jingle RTP Header Extensions Negotiation 458 Siskin IM 62 1.0 complete
458,63 Jingle RTP Header Extensions Negotiation 458 monocles chat 63 1.0 complete
458,71 Jingle RTP Header Extensions Negotiation 458 aTalk 71 1.1.2  
458,72 Jingle RTP Header Extensions Negotiation 458 Martin 72 1.0 complete

Advanced export

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

CSV options:

CREATE TABLE [implementations] (
   [xep_id] INTEGER,
   [software_id] INTEGER,
   [xep_version] TEXT,
   [status] TEXT,
   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 26.279ms · Data source: XMPP Standards Foundation