mirror of
https://github.com/litruv/API-WebSocket-Bridge.git
synced 2026-07-24 10:46:04 +10:00
revised readme, moved some stuff around
This commit is contained in:
@@ -18,7 +18,6 @@ class WebSocketDriver {
|
||||
* @type {Object}
|
||||
*/
|
||||
this.config = config;
|
||||
this.config.events = require('./driverconfig.json').events;
|
||||
this.wss = null;
|
||||
this.eventEmitter = new EventEmitter();
|
||||
this.intervalId = null;
|
||||
|
||||
Reference in New Issue
Block a user