Hi,

i assume you are talking about the delay when you left a page and if you try to reconnect with the same nickname you are getting the error NICK_USED. This is because users have a timeout of 45sec and unfortunatly you can't clean up nicknames.

But to avoid those kind of things you can :
- Change the modules nickname.js to feet to your needs
- When you are in developpement mode to avoid this kind of things generate the nickname with Date.now.toString();

Btw, "Hi", "Please", "Thank You" are welcome for a free and generous assistance.

Regards.


vineet naik a écrit :
is there a way i can clear up used nicknames on the server so that the
same ones can be used again without getting the NICK_USED error ?


--
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/

Reply via email to