sstrigler/JSJaC

XEPs support file and verification of the version support

Closed this issue · 6 comments

It will be nice to create a file with all XEPs support (with the version number) and verify if it is the last version, if not, it is the time to update ;)

Link: http://xmpp.org/xmpp-protocols/xmpp-extensions/

Do you have anything particular in mind? The goal of JSJaC is to provide a rather minimalistic library that allows to connect to XMPP server. Extensions must be implemented on top of JSJaC by library users. Given that compiling such list will not be very useful as it will only contain a couple of entries.

Closing for now, feel free to reopen if you have anything to add for such list.

It is possible to know what XEPs are really supported by JSJaC and what version?
It works with last RFCs?

@sstrigler: it will be nice to specify in a file the RFCs and XEPs with version :)

Example:

  • RFCXXXX
  • XEP-XXXX v1.2