Skip to content

nagygergo/angularjs-socket-cluster

 
 

Repository files navigation

AngularJS SocketCluster Client

This module provides a socket wrapper using the socket cluster client to interface with a socket server.

Dependencies
Documentation
Installation
bower install angularjs-socket-cluster
Building
# checkout the repository
git clone git@github.com:ryanpager/angularjs-socket-cluster.git <folder>

# install npm dependencies
npm install

# install bower dependencies
bower install

# build the source
gulp build

About

AngularJS client for SocketCluster

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 91.7%
  • CoffeeScript 6.5%
  • HTML 1.8%