Hello, first, congratulation for your work. I'm using APE for live scoring on the European Universities Badminton Individual Championship
http://www.badnet.org/badnet/src/index.php?bnAction=262150&eventId=772&ajax=false On a laptop I have a php script which sent data to the server APE with inlinepush. I have some questions. I would like to know how many people look live scoring. I modify the inlinepush.js var nb = chan.userslist.getLength(); Is that correct ? On client side there is client.load({ identifier: 'action', channel: 'channel'.. Is identifier important ? I let the default value for all client. Must have got an unique identifier for each connected client ? This morning, the serveur APE bloked. No answer. We had to stop it and launch it again. Twice. Is there some limitations ? I don't think there was a lot of clients, but each client listen five channel. One per match. Thank you for your help Gerard -- -- 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/
