APE-Project / APE_Server

Ajax Push Engine : Lightweight HTTP Streaming server. Fully written in C language, it provides best performances, making it the faster Comet server to date. APE now support server-side javascript modules through spidermonkey

Home Page:www.ape-project.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nickname and checkTool as default files in main.ape.js

lcharette opened this issue · comments

Nickname.js should be enabled by default since the demos bundled with APE JSF requires it. I know this command is kind of useless in the real world, but one should be able to get the demos working without changing something in the server scripts.

That or we update the demos files.

I didn't checked, but I guess the doc mention nickname also?

Also, I guess 'utils/checkTool.js' shouldn't be commented by default.