Each view is served at a URL which can be used to apply permissions. The streaming will be tied to the URL of the view. - [ ] WS streaming for each view - [ ] engine.io streaming for each view (like https://github.com/Raynos/engine.io-stream/blob/master/server.js) - [ ] SockJS streaming for each view
Each view is served at a URL which can be used to apply permissions. The streaming will be tied to the URL of the view.