chore: update version to 0.0.52, add eventemitter3 dependency, and refactor WebSocket handling
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import EventEmitter from 'node:events';
|
||||
import { EventEmitter } from 'eventemitter3';
|
||||
import * as http from 'node:http';
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user