# grid.js **Repository Path**: mirrors_floatdrop/grid.js ## Basic Information - **Project Name**: grid.js - **Description**: Client for grid server - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Grid.JS > This library provides API for creating connected network of browsers, using WebRTC protocol. This is example of one of the connecting policy: ![sb-map](https://cloud.githubusercontent.com/assets/365089/3269381/34f47114-f2ec-11e3-8d9d-99cf628b26c2.png) ## Usage Best usage example is working application, right? Here you can see distributed [chat application](https://github.com/GridJS/simple-chat), that uses [scuttlebutt](https://github.com/dominictarr/scuttlebutt) for history synchronization. ## API This is alpha-version of API description. Most likely it will change significantly.