Srushtika Neelakantam | Mozilla TSP meetup | Amsterdam, September 2019 Hubs by Mozilla ● Built in React JS ● Built with A-Frame ● Extensively uses the NAF (Networked A-Frame) component
Networked A-Frame (NAF) Developed by Hayden Lee Srushtika Neelakantam | Mozilla TSP meetup | Amsterdam, September 2019 https://www.npmjs.com/package/networked-aframe
Data sharing on the web Srushtika Neelakantam | Mozilla TSP meetup | Amsterdam, September 2019 HTTP REST requests Long Polling REST requests WebSockets Realtime subscriptions
Inside a networked component of the Mozilla Hubs project Srushtika Neelakantam | Mozilla TSP meetup | Amsterdam, September 2019 https://github.com/mozilla/hubs/blob/master/src/components/tools/networked-drawing.js
Spinning up your own WebSockets server Some open-source options Srushtika Neelakantam | Mozilla TSP meetup | Amsterdam, September 2019 ws faye- websocket Socket Cluster Socket.io SockJS Websocketd