Hi all,
As some of you know, we've been working on a new version of APE (server
and client) from scratch.
(Server : https://github.com/paraboul/APE-Server-v2)
The server code-base is almost finished and we are now ready to
implement the new APIs.
By APIs I mean :
- A new "RPC" protocol
- A new server C API
- A new server Javascript API
- And a new client API.
So, it's now time to work together :) The wiki is open :
- http://www.ape-project.org/wiki/index.php/Category:V2
- http://www.ape-project.org/wiki/index.php/Ideas
Feel free to share your thoughts/ideas.
Btw a new points :
- The new server is able to stream static content (and I have some ideas
about serving dynamic content through server-side JS).
- "AJAX Push Engine" is renamed to "Async Push Engine"
Thanks.
Anthony C.
--
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/