aboutsummaryrefslogtreecommitdiffstats
path: root/lib/websocket.js
Commit message (Collapse)AuthorAgeFilesLines
* 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