SSE provides a standardized HTML5 way to push data over an HTTP connection.
angular is an interesting Javascript MVC framework that uses binding to provide a very clean implementation.
The general Angular documentation covers interactions that are initiated from the browser. Implementing an external push into Angular was not clearly described until the 1.0 release.
The following example uses a snapshot from upcoming angular 1.0 release.
Strings received via /events, tagged with right, are displayed