Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/floatdrop/grid-protocol
Protocol for communication with signaling server and clients
https://github.com/floatdrop/grid-protocol
Last synced: 22 days ago
JSON representation
Protocol for communication with signaling server and clients
- Host: GitHub
- URL: https://github.com/floatdrop/grid-protocol
- Owner: floatdrop
- Created: 2014-05-03T14:42:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-05T17:34:18.000Z (over 10 years ago)
- Last Synced: 2024-10-26T21:13:14.027Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 188 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
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