home / xmpp

xeps

Data source: XMPP Standards Foundation

3 rows where status = "Deferred", type = "Informational" and version = "0.1"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: last_updated (date)

id ▼ approver number last_updated accepted short_name type title url status version
382 Council 218 2007-05-30 1   Informational Bootstrapping Implementation of Encrypted Sessions https://xmpp.org/extensions/xep-0218.html Deferred 0.1
402 Council 238 2008-03-31 1   Informational XMPP Protocol Flows for Inter-Domain Federation https://xmpp.org/extensions/xep-0238.html Deferred 0.1
435 Council 271 2009-06-26 1   Informational XMPP Nodes https://xmpp.org/extensions/xep-0271.html Deferred 0.1

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [xeps] (
   [approver] TEXT,
   [number] TEXT,
   [last_updated] TEXT,
   [accepted] INTEGER,
   [short_name] TEXT,
   [type] TEXT,
   [id] INTEGER PRIMARY KEY,
   [title] TEXT,
   [url] TEXT,
   [status] TEXT,
   [version] TEXT
);
Powered by Datasette · Queries took 42.951ms · Data source: XMPP Standards Foundation