WebRTC Cache Sharing System 用 WebRTC シグナリングサーバー
- JavaScript
- Node.js (v0.10.x)
- MongoDB
- Sails.js (v0.11.x)
- Mocha
- Power Assert
$ npm install
$ npm start
$ npm test
[file path] は URL の SHA256 を取り、16進数表記 (大文字) にした物を指定する (= 64 文字固定)。
GET /peers?path=[file path]
POST /peers?path=[file path]&peerId=[peer id]
DELETE /peers?path=[file path]&peerId=[peer id]
MIT License
Copyright (c) 2014-2015 Pine Mizune