summaryrefslogtreecommitdiff
path: root/tests/fake.websocket.js
Commit message (Expand)AuthorAgeFilesLines
* Added support for RTCDataChannelTim Stableford2021-03-041-0/+4
* Remove createEvent() fallbacksPierre Ossman2020-12-071-15/+3
* Standardize on camelCase in testsSamuel Mannehed2020-05-311-16/+16
* Send data one byte at a time in testsPierre Ossman2019-02-151-1/+6
* Use fat arrow functions `const foo = () => { ... };` for callbacksJuanjo Diaz2018-07-121-2/+2
* Use ES6 classesJuanjo Diaz2018-07-121-25/+25
* Prefer const/let over varJuanjo Diaz2018-05-241-4/+4
* Add eslint and fix reported issuesJuanjo Diaz2018-05-241-1/+5
* Update tests to work with new structureSolly Ross2017-03-211-75/+71
* Use Typed Arrays for the send queueSolly Ross2015-08-061-7/+2
* Cleanup: WebSocket HelperSolly Ross2014-09-151-0/+96