andrewn / neue-radio

Neue Radio: Prototype connected object using web technologies
10 stars 6 forks source link

Uses shared WebSocket broker instead of hosting own server #33

Closed andrewn closed 6 years ago

andrewn commented 6 years ago

Uses the WebSocket broker supplied by the manager service instead of hosting it's own WS server. This allows apps to use a single WebSocket connection to communicate with all services.