Where's nickname.js? I can't find any file with that name in my APE_JSF folder.
Chris On Sep 15, 11:17 am, Wes Garland <[email protected]> wrote: > This can be done (I've done it) but I forget the details. > > You can start by ripping out nickname.js from the client side. > > Wes > > On 15 September 2011 11:12, Cerin <[email protected]> wrote: > > > > > Is there any way to disable APE's nickname feature required by > > client.core.start()? > > > In my app, every channel will have only one user, and the channel name > > will be the user's UUID. However, it seems the ready event won't fire > > unless you provide a globally unique nick name on every page load. > > Even more frustratingly, I can't use my 32-character UUID because JSF > > restricts the nick to less than 20 characters, and even if I could, > > reloading the page with a the same nick gives me the error > > "NICK_USED". > > > How do you "free" up a previously used nick or remove the requirement > > to provide a name to the client.core.start()? > > > Thanks, > > Chris > > > -- > > 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/ > > -- > Wesley W. Garland > Director, Product Development > PageMail, Inc. > +1 613 542 2787 x 102 -- 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/
