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.
Currently there are four different directories which are automatically created:
priv_dir
tmp_dir
log_dir
pid_dir
sock_dir
These directories are mostly unused. In my use of JAXL, none of these directories are used at all.