aboutsummaryrefslogtreecommitdiffstats
path: root/lib/websocket.js
Commit message (Collapse)AuthorAgeFilesLines
* providers documentationMarek Kotewicz2015-01-141-2/+22
|
* module var fixJeffrey Wilcke2015-01-091-1/+2
|
* bring back todosMarek Kotewicz2015-01-061-0/+1
|
* fixed gulp buildMarek Kotewicz2015-01-061-4/+2
|
* Lots of fixes.Gav Wood2014-12-221-2/+4
|
* retabed filesMarek Kotewicz2014-11-111-38/+40
|
* RefactoringMarian Oancea2014-11-071-2/+3
| | | | | | Removed browser fixes Updated gulp to bypass native browser objects Added source map for dist
* Fixed indentMarian Oancea2014-11-061-37/+37
| | | | Fixed indent so we can compare differences in PR.
* Converted to node moduleMarian Oancea2014-11-061-0/+73
Converted to npm package Added brower Added browserify with minification Updated Readme