home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

9 rows where xep_id = 424

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: status

Link xep_id software_id xep_version status
424,4 Jingle SOCKS5 Bytestreams Transport Method 424 Erlang/Elixir XMPP 4    
424,25 Jingle SOCKS5 Bytestreams Transport Method 424 Dino 25 1.0.3 complete
424,31 Jingle SOCKS5 Bytestreams Transport Method 424 Psi 31   complete
424,41 Jingle SOCKS5 Bytestreams Transport Method 424 Monal IM 41   wontfix
424,45 Jingle SOCKS5 Bytestreams Transport Method 424 xmpp-parsers 45 1.0.3 complete
424,55 Jingle SOCKS5 Bytestreams Transport Method 424 Cheogram Android 55 1.0.3 complete
424,58 Jingle SOCKS5 Bytestreams Transport Method 424 Conversations 58 1.0.3 complete
424,63 Jingle SOCKS5 Bytestreams Transport Method 424 monocles chat 63 1.0.3 complete
424,71 Jingle SOCKS5 Bytestreams Transport Method 424 aTalk 71 1.0.3  

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