feat: event emitter

This commit is contained in:
2023-11-07 13:28:01 +00:00
parent fc3d196f48
commit fcd2c8a3a0
8 changed files with 87 additions and 68 deletions

View File

@ -36,6 +36,7 @@
"@snort/shared": "^1.0.7",
"@stablelib/xchacha20": "^1.0.1",
"debug": "^4.3.4",
"events": "^3.3.0",
"isomorphic-ws": "^5.0.0",
"uuid": "^9.0.0",
"ws": "^8.14.0"