• Solly Ross's avatar
    Cleanup: WebSocket Helper · 2cccf753
    Solly Ross authored
    File: websock.js
    Tests Added: True
    Changes:
    - Cleaned up JSHint errors
    - Converted to normal JS constructor pattern with "private" fields and
      methods now simply being prepended by underscores
    - Added a "bind" polyfill for use in PhantomJS 1.x in util.js
    - Added FakeWebSocket to fill in for actual WebSocket objects when
      testing
    - Made exception handler actually log exception name and message,
      to console, in addition to stack trace
    2cccf753
Name
Last commit
Last update
debian Loading commit data...
docs Loading commit data...
images Loading commit data...
include Loading commit data...
tests Loading commit data...
utils Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
vnc.html Loading commit data...
vnc_auto.html Loading commit data...