vlead / continuous-integration

This repository talks about implementation of continuous-integration project
Other
0 stars 1 forks source link

Research required on alternatives #36

Open savarmehrotra opened 7 years ago

savarmehrotra commented 7 years ago

Research on alternatives to serve the purpose of websocket is required.A few of my suggestions are 1.Server Sent Events https://medium.com/code-zen/python-generator-and-html-server-sent-events-3cdf14140e56 2.HTTP Streaming 2.HTTP Long Polling

Please suggest a few other alternatives or give opinions about these if possible.