July 2012
5 posts
Jul 9th
5 tags
Is socket.push(bytes) all what you need to program...
One of the goals of Play2 architecture is to provide a programming model for what is called Realtime Web Applications. Realtime Web Applications Realtime Web Applications are applications making use of Websockets, Server Sent Events, Comet or other protocols offering/simulating an open socket between the browser and the server for continuous communication. Basically, these applications offer to...
Jul 8th
1 note
5 tags
Jul 3rd
6 tags
Bits'bout Play2 Architecture →
Play2 Simple HTTP API Essential blueprint of Play2 architecture is pretty simple and it should be easy to explain in a fairly short blog post. The framework can be understood progressively at different levels; each time having better exposure to some aspects of its design. The core of Play2 is really small, surrounded by a fair amount of useful APIs, services and structure to make Web...
Jul 1st
5 notes
4 tags
New York
Jul 1st
1 note