skyrings / kitoon

Web interface for SkyRing
Apache License 2.0
6 stars 10 forks source link

websocket implementation for events #122

Open kamleshverma1 opened 8 years ago

kamleshverma1 commented 8 years ago

initially clients will fetch all events when it load in browser. and after that if any new event will occur than it will push by server using websocket. Websocket should be start on any other port ,here just we are using port : 8081

Signed-off-by: kamlesh kaverma@redhat.com