Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 799 Bytes

README.mdown

File metadata and controls

26 lines (19 loc) · 799 Bytes

Frabjous Demo

This is a simple example application that builds a UI on top of the Frabjous library. It provides an interface to manually enter stanzas that will be sent, and their replies so the system can easily be demonstrated without having to setup a real XMPP server.

Usage

Either download latests version and open index.html in your browser, or view online version.

Currently supported

  • Presence (no roster support)
  • Messages
  • XEP-0201 Best Practices for Message Threads
  • XEP-0203 Delayed Delivery

TODO

  • Roster support
  • Pubsub
  • PEP
  • Ad-Hoc Commands
  • ...