0.1.2 • Published 8 years ago

@mdrewt/wrs v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

wrs

NPM version Build Status Coverage Status

A small and minimally intrusive web socket router.

Installation

npm install @mdrewt/wsr

Usage

var WSRouter = require('@mdrewt/wsr');
var router = WSRouter.new();

Tests

npm test

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago