summary refs log tree commit diff
path: root/webrtc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor to mono-repo + upgrade packagesMadeline2022-09-2524-2060/+0
|
* Random webrtc crapMadeline2022-09-212-13/+13
|
* hmmMadeline2022-09-161-9/+9
|
* Add webrtc to bundleMadeline2022-09-162-1/+421
|
* Probably broken merge from webrtcMadeline2022-09-1624-744/+496
|
* Merge branch 'maddyrtc' into slowcordMadeline2022-07-145-23/+26
|\
| * dumb typing stuffMadeline2022-07-145-23/+26
| |
* | Merge branch 'maddyrtc' into slowcordMadeline2022-07-116-87/+273
|\|
| * More random bullshitMadeline2022-06-053-131/+177
| |
| * Merge branch 'master' into maddyrtcMadeline2022-06-022-16/+2
| |\
| * | Added README, added more UDP decryption stuffMadeline2022-04-222-10/+23
| | |
| * | Trying my hand at implementing desktop voice, magic packets courtesy of that ↵Madeline2022-04-055-197/+171
| | | | | | | | | | | | one reverse engineering discord medium post
| * | changes from yonks ago that I forgot to commitMadeline2022-03-305-46/+199
| | |
* | | 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