site_header
en
ja
zh
Most Powerful Open Source ERP
Contact
Login
header_title
Blog
breadcrumb
Home
Blog
Blog posts
03
-
16
2016
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:
|
Categories
serverless
;
WebRTC
;
WebSockets
;
RenderJS
;
jIO
discussions