diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-05-05 22:34:51 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-05 22:34:51 +1000 |
commit | 91aecf2a7794c5b077863f8382f17cf43cb8062f (patch) | |
tree | 631de134c889dadb4ebcb690a82e59286c18666a | |
parent | Merge pull request #1032 from spacebarchat/openapi (diff) | |
parent | refactor SELECT_PROTOCOL_ACK (4) voice opcode to SESSION_DESCRIPTION (diff) | |
download | server-91aecf2a7794c5b077863f8382f17cf43cb8062f.tar.xz |
Merge pull request #1048 from ppongpeauk/patch1
refactor SELECT_PROTOCOL_ACK (4) voice opcode to SESSION_DESCRIPTION
-rw-r--r-- | src/webrtc/opcodes/SelectProtocol.ts | 4 | ||||
-rw-r--r-- | src/webrtc/util/Constants.ts | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/src/webrtc/opcodes/SelectProtocol.ts b/src/webrtc/opcodes/SelectProtocol.ts |