Skip to content

Repository files navigation

network-layer

This is a simple network overlay for the ufo network.

GithubTagBuild StatusdevDependency StatusStories in ReadyGittipLicense

Usage

Clone the repo, install what is needed, then run all tests.

git clone https://github.com/ufojs/network-layer.git
npm install
npm test

If you want to clean the project, simply run npm clean.

If you love the boar, feel free to use Grunt instead of npm:

grunt installDeps
grunt integration-test
grunt karma
...
grunt clean

Classes

Client : performs the actual communication with the application

Peer : manages the underlying WebRTC layer

List : simple peer container used by the client

About

Ufo network layer

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages