implementations
Data source: XMPP Standards Foundation
- xep_id
- XEP
- xep_version
- XEP version
- software_id
- Software
16 rows where xep_id = 176
This data as json, CSV (advanced)
Suggested facets: xep_version
Link | xep_id | software_id | xep_version | status |
---|---|---|---|---|
176,1 | Last Activity 176 | AstraChat XMPP Server 1 | ||
176,4 | Last Activity 176 | Erlang/Elixir XMPP 4 | 2.0 | |
176,12 | Last Activity 176 | profanity 12 | 2.0 | complete |
176,14 | Last Activity 176 | MongooseIM 14 | 2.0 | complete |
176,15 | Last Activity 176 | Movim 15 | 2.0 | complete |
176,20 | Last Activity 176 | Prosody IM 20 | 2.0 | complete |
176,24 | Last Activity 176 | Prose 24 | 2.0 | complete |
176,31 | Last Activity 176 | Psi 31 | complete | |
176,34 | Last Activity 176 | Metronome IM 34 | 2.0 | complete |
176,38 | Last Activity 176 | ejabberd 38 | 2.0 | complete |
176,46 | Last Activity 176 | Tigase XMPP Server 46 | ||
176,57 | Last Activity 176 | poezio 57 | 2.0 | complete |
176,61 | Last Activity 176 | slixmpp 61 | 2.0 | complete |
176,65 | Last Activity 176 | Miranda NG 65 | ||
176,68 | Last Activity 176 | Openfire 68 | ||
176,71 | Last Activity 176 | aTalk 71 | 2.8 |
Advanced export
JSON shape: default, array, newline-delimited, object
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]) );