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.
1 parent 204fe2a commit d491bcd8bed78703331bc6550cf3d52e3647e764
@Madeline Madeline authored on 17 Feb 2022
Showing 7 changed files
View
bundle/package-lock.json
Too large (Show diff)
View
bundle/package.json
View
gateway/src/schema/VoiceStateUpdateSchema.ts
View
webrtc/.vscode/launch.json
View
webrtc/src/Server.ts
View
webrtc/src/opcodes/Identify.ts
View
webrtc/src/opcodes/index.ts