News

Free Big Data for Free AI

Nexedi has introduced during Zhejiang International Smart Healthcare Innovation Conference the role of Free Big Data to regulate AI market and preserve medical knowledge sharing. Wendelin IA platform was first demoed.
0 comment | Share: Facebook logo Twitter Logo |

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 |