Commit Graph

1 Commits

Author SHA1 Message Date
Faissal Elamraoui 4ad45b3cd7 Implements the Reload WebSocket endpoint
It hosts a WebSocket service with a single "/reload" endpoint, to which
a browser can connect to and receive payload or notification from the
server. Each notification can be handled (in the client-side) and reload
the entire web page with the new updates.
2017-01-22 22:14:29 +01:00