Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moose-team/friends-swarm
:bee: a webrtc-swarm with friends
https://github.com/moose-team/friends-swarm
Last synced: about 1 month ago
JSON representation
:bee: a webrtc-swarm with friends
- Host: GitHub
- URL: https://github.com/moose-team/friends-swarm
- Owner: moose-team
- License: mit
- Archived: true
- Created: 2015-05-20T23:52:08.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-29T02:35:59.000Z (over 6 years ago)
- Last Synced: 2024-10-13T20:17:54.778Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 20.5 KB
- Stars: 33
- Watchers: 10
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-peer-to-peer - friends-swarm
- awesome-peer-to-peer - friends-swarm
README
# friends-swarm
[![npm][npm-image]][npm-url]
[![travis][travis-image]][travis-url][npm-image]: https://img.shields.io/npm/v/friends-swarm.svg?style=flat-square
[npm-url]: https://www.npmjs.com/package/friends-swarm
[travis-image]: https://img.shields.io/travis/moose-team/friends-swarm.svg?style=flat-square
[travis-url]: https://travis-ci.org/moose-team/friends-swarm:bee: webrtc-swarm with friends
## Install
```
npm install friends-swarm
```## Usage
```js
var friendsSwarm = require('friends-swarm')
```## Contributing
Contributions welcome! Please read the [contributing guidelines](CONTRIBUTING.md) first.
## License
[ISC](LICENSE.md)