home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

15 rows where xep_id = 229

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_id software_id xep_version status
229,1 SOCKS5 Bytestreams 229 AstraChat XMPP Server 1    
229,4 SOCKS5 Bytestreams 229 Erlang/Elixir XMPP 4 1.8  
229,20 SOCKS5 Bytestreams 229 Prosody IM 20 1.8.2 complete
229,25 SOCKS5 Bytestreams 229 Dino 25   partial
229,29 SOCKS5 Bytestreams 229 Gajim 29 1.8 removed
229,31 SOCKS5 Bytestreams 229 Psi 31   complete
229,34 SOCKS5 Bytestreams 229 Metronome IM 34 1.8 complete
229,36 SOCKS5 Bytestreams 229 QXmpp 36 1.7 complete
229,38 SOCKS5 Bytestreams 229 ejabberd 38 1.8 complete
229,41 SOCKS5 Bytestreams 229 Monal IM 41   wontfix
229,46 SOCKS5 Bytestreams 229 Tigase XMPP Server 46    
229,61 SOCKS5 Bytestreams 229 slixmpp 61 1.8.1 complete
229,65 SOCKS5 Bytestreams 229 Miranda NG 65    
229,68 SOCKS5 Bytestreams 229 Openfire 68    
229,71 SOCKS5 Bytestreams 229 aTalk 71 1.8.2  

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