home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

13 rows where xep_id = 457

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_id software_id xep_version status
457,5 Jingle RTP Feedback Negotiation 457 Beagle IM 5 1.0.1 complete
457,15 Jingle RTP Feedback Negotiation 457 Movim 15 1.0.2 complete
457,25 Jingle RTP Feedback Negotiation 457 Dino 25 1.0.2 partial
457,33 Jingle RTP Feedback Negotiation 457 AstraChat XMPP Client 33    
457,36 Jingle RTP Feedback Negotiation 457 QXmpp 36 1.0.2 partial
457,41 Jingle RTP Feedback Negotiation 457 Monal IM 41 1.0.2 complete
457,45 Jingle RTP Feedback Negotiation 457 xmpp-parsers 45 1.0.1 partial
457,55 Jingle RTP Feedback Negotiation 457 Cheogram Android 55 1.0.1 complete
457,58 Jingle RTP Feedback Negotiation 457 Conversations 58 1.0.1 complete
457,62 Jingle RTP Feedback Negotiation 457 Siskin IM 62 1.0.1 complete
457,63 Jingle RTP Feedback Negotiation 457 monocles chat 63 1.0.1 complete
457,71 Jingle RTP Feedback Negotiation 457 aTalk 71 1.0.2  
457,72 Jingle RTP Feedback Negotiation 457 Martin 72 1.0.1 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 25.257ms · Data source: XMPP Standards Foundation