Home » Docs » Server
 

Study the APE now, consult our documentation

Study the APE now !


You are a developer? Here, you will find everything you need to create your own realtime application with APE!




On your left, you will find the complete documentation about the ServerSide JavaScript API, and for Client JavaScript Framework. Please consult our wiki for further more info.

APE Server Manual



  • Events
    • adduser » Fired when an user is added to APE
    • deluser » Fired when an user is deleted from APE
    • beforeJoin » Fired just before an user joins a channel.
    • afterJoin » Alias of join event.
    • join » This event is called just after an user joins a channel
    • left » Fired when an user leaves a channel
    • mkchan » Fired when a new channel is created
    • rmchan » Fired when a user is removed
    • init » Fired when server is ready
    • addEvent » Listen an APE event