|
Discord.js gateway connection when connecting to voice will close 4002 decode error due to not sending self_video field. temp solution: remove it from server.
this commit will probably be reverted later; I'm just trying to see if a proper ( not self signed ) SSL cert on slowcord.maddy.k.vu will fix this SSL error I'm receiving. |
|---|
|
|
| bundle/package-lock.json |
|---|
|
Too large (Show diff)
|
| bundle/package.json |
|---|
| gateway/src/schema/VoiceStateUpdateSchema.ts |
|---|
| webrtc/.vscode/launch.json |
|---|
| webrtc/src/Server.ts |
|---|
| webrtc/src/opcodes/Identify.ts |
|---|
| webrtc/src/opcodes/index.ts |
|---|