summary refs log tree commit diff
path: root/webrtc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into slowcordMadeline2022-06-261-1/+1
|\
| * Use SPDX license syntax in 'package.json' filesKaKi872022-06-021-1/+1
| |
* | Merge branch 'master' into slowcordMadeline2022-05-312-16/+2
|\|
| * Do stuff for npm workspaceThesourtimes2022-04-262-16/+2
| |
* | VOICE CONNECTS!!! Dtls stuck on "connecting" state + currently no way to ↵Madeline2022-03-075-173/+165
| | | | | | | | edit/inspect packets received or use own packet format in mediasoup ( fork? )
* | aughMadeline2022-03-078-36/+129
| |
* | Discord.js gateway connection when connecting to voice will close 4002 ↵Madeline2022-02-174-14/+55
| | | | | | | | | | | | 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-043-35/+37
| |
* | mmmmMadeline2022-01-215-51/+96
| |
* | more fuckeryMadeline2022-01-177-19/+175
| |
* | messing around with things I don't understandMadeline2022-01-167-13/+81
| |
* | boilerplate stuffMadeline2022-01-1615-230/+539
|/
* Update documentsThesourtimes2022-01-041-18/+11
|
* prettier formatted /webrtcdevelopomp2021-10-203-3/+12
|
* :art: clean up dependenciesFlam3rboy2021-10-102-1066/+8
|
* :bug: fix buildFlam3rboy2021-10-091-12/+0
|
* :bug: fix swcrc config: rewrite import -> requireFlam3rboy2021-10-071-8/+11
|
* Compiler testThe Arcane Brony2021-10-062-1/+10
|
* :arrow_up: update mpath because of a security vulnerabilityFlam3rboy2021-09-041-4/+4
|
* revert 2cff55fFlam3rboy2021-08-181-1/+1
|
* :bug: update build scriptFlam3rboy2021-08-181-1/+1
|
* :bug: fix tsc missingFlam3rboy2021-08-151-1/+1
|
* :bug: fix types + packagesFlam3rboy2021-08-131-1/+0
|
* Merge branch 'master' into pr/darkhpp/261-2Flam3rboy2021-08-132-3/+3
|\
| * cleanup rtcFlam3rboy2021-08-132-3/+3
| |
* | [ProjectManagement] Add root project and dev getting started guides.darkhpp2021-08-131-1/+1
|/
* :sparkles: webrtcFlam3rboy2021-08-1211-0/+2064