diff options
| author | AlTech98 <altech123159@gmail.com> | 2021-09-02 19:33:04 +0200 |
|---|---|---|
| committer | AlTech98 <altech123159@gmail.com> | 2021-09-02 19:33:04 +0200 |
| commit | 9dac7ddf9eb43c4fac263d00b0208e6d337506fd (patch) | |
| tree | fe50372026cc776e30ae36ed349553c2d3179ad4 /gateway/src/util | |
| parent | :art: update openapi title (diff) | |
| download | server-ts-9dac7ddf9eb43c4fac263d00b0208e6d337506fd.tar.xz | |
VOICE_STATE_UPDATE implementation, fix #210
Diffstat (limited to 'gateway/src/util')
| -rw-r--r-- | gateway/src/util/SessionUtils.ts | 11 | ||||
| -rw-r--r-- | gateway/src/util/WebSocket.ts | 1 |
2 files changed, 12 insertions, 0 deletions
diff --git a/gateway/src/util/SessionUtils.ts b/gateway/src/util/SessionUtils.ts new file mode 100644 |
