# feathers-socket-commons

[![Build Status](https://travis-ci.org/feathersjs/feathers-socket-commons.png?branch=master)](https://travis-ci.org/feathersjs/feathers-socket-commons)
[![Code Climate](https://codeclimate.com/github/feathersjs/feathers-socket-commons/badges/gpa.svg)](https://codeclimate.com/github/feathersjs/feathers-socket-commons)
[![Test Coverage](https://codeclimate.com/github/feathersjs/feathers-socket-commons/badges/coverage.svg)](https://codeclimate.com/github/feathersjs/feathers-socket-commons/coverage)
[![Dependency Status](https://img.shields.io/david/feathersjs/feathers-socket-commons.svg?style=flat-square)](https://david-dm.org/feathersjs/feathers-socket-commons)
[![Download Status](https://img.shields.io/npm/dm/feathers-socket-commons.svg?style=flat-square)](https://www.npmjs.com/package/feathers-socket-commons)
[![Slack Status](http://slack.feathersjs.com/badge.svg)](http://slack.feathersjs.com)

> Shared functionality for websocket providers like [feathers-socketio](https://github.com/feathersjs/feathers-socketio) and [feathers-primus](https://github.com/feathersjs/feathers-primus)

## License

Copyright (c) 2015

Licensed under the [MIT license](LICENSE).
