OasisDigital / angular-enterprise-example

Scalable / Large Angular application structure example
MIT License
125 stars 47 forks source link

SSE "push" example #2

Open kylecordes opened 7 years ago

kylecordes commented 7 years ago

This is a feature idea.

The example project already has a server capable of serving a flow of data over a simple SSE "push" channel.

Add a user interface module which consumes this data.