Hi,
With this code from the shoutbox demo:
this.core.start();
or
this.core.start("name":"dummy");
It seems that the the user is connected to the server and joins a
channel called "test"?
Is that a default behaviour (with "test" being the defaut channel that
users are by force connected to?), or is the "test" channel created on
the client side (and I can't find where)?
The question has already been asked here, but the answer does not help
me.
Thx in advance.
--
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/