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 |

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: Facebook logo Twitter Logo |