| Age | Commit message (Collapse) | Author |
|
|
|
- set up a root logger, which is going to catch
all the other logger instances set up by other
modules (sleekxmpp for instance)
- by default, if not in background mode, everything
gets logged to the console.
|
|
- alias logs should be properly redirected
- needs to redirect sleekxmpp somewhere
|
|
- splitted the Object class into ObjectWriter and ObjectReader
- in the UserHandler class, the root object is now automatically
created when registering with the component server.
- use of os.join.path everywhere to make the code more robust
|
|
|
|
|
|
still lots of work to do
|
|
* remove sleekxmpp (install guideline in server/README)
* move server code to server directory
* webclient directory with basic strophejs example
|