Most Powerful Open Source ERP

Blog

RenderJS: Serverless WebRTC database using Chrome Http WebSocket Server

One of our projects required to come up with a web-based solution that enabled clients to access their local database without proper internet access. The solution we came up with was to use WebRTC brokered over a WebSocket Chrome Extension running on the master node. Using this approach, clients could request WebRTC connections via WebSockets (serverless) and then interact with the database over WebRTC - probably creating the first WebRTC database along the way.
0 comment | Share: Facebook logo Twitter Logo |