Skip to content

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

License

Notifications You must be signed in to change notification settings

sanchi/APE_Server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

how to build
------------
run build.sh
-> sh build.sh

how to create debian/ubuntu package
-----------------------------------
$ ln -s pkg/debian .

optional: add versionto changelog, e.g. 
$ dch -v 1.1-xyz 

$ dpkg-buildpackage -rfakeroot -us -uc

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 65.9%
  • C 32.1%
  • Perl 0.9%
  • JavaScript 0.6%
  • Python 0.2%
  • Assembly 0.1%
  • Other 0.2%