Skip to content
This repository has been archived by the owner on May 15, 2019. It is now read-only.
/ APE-NG Public archive
forked from APE-Project/APE_Server

Ajax Push Engine - NG • Fork of theAPE Comet Server by ape-project.org

License

Notifications You must be signed in to change notification settings

mrusme/APE-NG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APE Server

APE is a full-featured OpenSource solution designed for Ajax Push. It includes a comet server and a Javascript Framework. APE allows to implement any kind of real-time data streaming to a web browser, without having to install anything on the client-side.

Requirements

To run APE Server you will need any one of the following supported Operating Systems:

  • Linux (with a kernel 2.6.16+)
  • MacOS X 10.3 computer
  • Windows computer with a virtual machine running Linux.
  • FreeBSD

Downloading APE

The latest source code can be downloaded from the APE GitHub Repository. The Javascript Client Framework can be found here: https://github.com/APE-Project/APE_JSF

Installing APE

Go in the source directory and run

./build.sh

This script will build APE and all its modules. You can now go to Configure APE.

Links

About

Ajax Push Engine - NG • Fork of theAPE Comet Server by ape-project.org

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C 90.2%
  • JavaScript 7.9%
  • Perl 1.2%
  • Other 0.7%