0.1.2 • Published 10 years ago

@mdrewt/wrs v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
10 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

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago