jaxl / JAXL

Asynchronous, non-blocking I/O, event based PHP library for writing custom TCP/IP client and server implementations. From it's previous versions, library inherits a full blown stable support for XMPP protocol stack. In v3.0, support for HTTP protocol stack was also added.
http://jaxl.readthedocs.org/
Other
379 stars 121 forks source link

MUC Password support #59

Closed Alanaktion closed 9 years ago

Alanaktion commented 9 years ago

This allows passing a password in the $options array to join_room to join a room with a password.