# grid-protocol **Repository Path**: mirrors_floatdrop/grid-protocol ## Basic Information - **Project Name**: grid-protocol - **Description**: Protocol for communication with signaling server and clients - **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-protocol [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][depstat-image]][depstat-url] This is internal protocol of [GridJS](https://github.com/GridJS). Clients use PSON to communicate over WebSocket with signaling server and over WebRTC between eachother. For message types and expected fileds you can now look into [index.js](index.js). [npm-url]: https://npmjs.org/package/grid-protocol [npm-image]: http://img.shields.io/npm/v/grid-protocol.svg [travis-url]: https://travis-ci.org/GridJS/grid-protocol [travis-image]: http://img.shields.io/travis/GridJS/grid-protocol.svg [depstat-url]: https://gemnasium.com/GridJS/grid-protocol [depstat-image]: https://gemnasium.com/GridJS/grid-protocol.svg