home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

30 rows where xep_id = 241

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: status

Link xep_id software_id xep_version status
241,0 In-Band Registration 241 Pàdé 0    
241,1 In-Band Registration 241 AstraChat XMPP Server 1    
241,4 In-Band Registration 241 Erlang/Elixir XMPP 4 2.4  
241,6 In-Band Registration 241 Bruno 6 2.4 partial
241,7 In-Band Registration 241 JaXMPP 7 2.4 complete
241,12 In-Band Registration 241 profanity 12 2.4 complete
241,14 In-Band Registration 241 MongooseIM 14 2.4 complete
241,15 In-Band Registration 241 Movim 15 2.4 partial
241,16 In-Band Registration 241 Slidge 16 2.4 complete
241,20 In-Band Registration 241 Prosody IM 20 2.4 complete
241,25 In-Band Registration 241 Dino 25   complete
241,28 In-Band Registration 241 Converse.js 28    
241,29 In-Band Registration 241 Gajim 29 2.4 complete
241,31 In-Band Registration 241 Psi 31   complete
241,34 In-Band Registration 241 Metronome IM 34 2.4 complete
241,36 In-Band Registration 241 QXmpp 36 2.4 complete
241,38 In-Band Registration 241 ejabberd 38 2.4 complete
241,40 In-Band Registration 241 Renga 40 2.4 partial
241,41 In-Band Registration 241 Monal IM 41 2.4 partial
241,42 In-Band Registration 241 yaxim 42 2.4 partial
241,45 In-Band Registration 241 xmpp-parsers 45 2.4 complete
241,46 In-Band Registration 241 Tigase XMPP Server 46    
241,52 In-Band Registration 241 Kaidan 52 2.4 complete
241,57 In-Band Registration 241 poezio 57 2.4 partial
241,61 In-Band Registration 241 slixmpp 61 2.4 complete
241,64 In-Band Registration 241 python-nbxmpp 64 2.4 complete
241,65 In-Band Registration 241 Miranda NG 65    
241,67 In-Band Registration 241 Halcyon 67 2.4 complete
241,68 In-Band Registration 241 Openfire 68    
241,71 In-Band Registration 241 aTalk 71 2.4  

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