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
09
-
02
2015
ERP5: Open Source ERP Optimized for Thuraya IP
For an ongoing project we were required to run ERP5 on remote locations in China with no reliable internet access. We gave Thuraya a try, which provides internet access using their satellite broadband terminals and used a RenderJS-based HTML5 offline-capable ERP5 interface which stores and synchronizes data using jIO and runs on NayuOS ensuring a minimum of data being sent up- and downstream.
0 comment
| Share:
|
Categories
Open Source
;
ERP
;
Nexedi
;
ERP5
;
Thuraya
;
RenderJS
;
jIO
;
HTML5
discussions