summary refs log tree commit diff
path: root/webrtc/src/Server.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* VOICE CONNECTS!!! Dtls stuck on "connecting" state + currently no way to ↵Madeline2022-03-071-7/+16
| | | | edit/inspect packets received or use own packet format in mediasoup ( fork? )
* aughMadeline2022-03-071-3/+9
|
* Discord.js gateway connection when connecting to voice will close 4002 ↵Madeline2022-02-171-3/+11
| | | | | | 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.
* ;jondfgskMadeline2022-02-041-14/+5
|
* more fuckeryMadeline2022-01-171-10/+21
|
* messing around with things I don't understandMadeline2022-01-161-5/+65
|
* boilerplate stuffMadeline2022-01-161-21/+15
|
* prettier formatted /webrtcdevelopomp2021-10-201-1/+5
|
* cleanup rtcFlam3rboy2021-08-131-3/+2
|
* :sparkles: webrtcFlam3rboy2021-08-121-0/+43