1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-12 21:52:40 +01:00
Commit Graph

35 Commits

Author SHA1 Message Date
Madeline
a620b3a31a Merge branch 'maddyrtc' into slowcord 2022-07-14 20:54:43 +10:00
Madeline
c78924ea67 dumb typing stuff 2022-07-14 20:54:24 +10:00
Madeline
71d22a193b Merge branch 'maddyrtc' into slowcord 2022-07-11 19:14:05 +10:00
Madeline
ee7431f0fa Merge branch 'master' into slowcord 2022-06-26 20:51:39 +10:00
Madeline
77b31d79a3 More random bullshit 2022-06-05 22:02:21 +10:00
KaKi87
5adcd70a51 Use SPDX license syntax in 'package.json' files 2022-06-02 17:33:50 +02:00
Madeline
b680d179c3 Merge branch 'master' into maddyrtc 2022-06-02 16:29:56 +10:00
Madeline
035a8ead46 Merge branch 'master' into slowcord 2022-05-31 20:01:16 +10:00
Thesourtimes
265f603b0a Do stuff for npm workspace 2022-04-26 22:47:35 +03:00
Madeline
e2e4c5715e Added README, added more UDP decryption stuff 2022-04-22 15:02:40 +10:00
Madeline
cf97e182df Trying my hand at implementing desktop voice, magic packets courtesy of that one reverse engineering discord medium post 2022-04-05 00:53:32 +10:00
Madeline
d45b9d7caa changes from yonks ago that I forgot to commit 2022-03-30 23:28:04 +11:00
Madeline
e731a369e5 VOICE CONNECTS!!! Dtls stuck on "connecting" state + currently no way to edit/inspect packets received or use own packet format in mediasoup ( fork? ) 2022-03-07 22:57:37 +11:00
Madeline
b529a37264 augh 2022-03-07 19:15:33 +11:00
Madeline
d491bcd8be 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.
2022-02-17 18:54:16 +11:00
Madeline
9bdc7933a8 ;jondfgsk 2022-02-04 18:46:09 +11:00
Madeline
9d86d10a85 mmmm 2022-01-21 21:04:45 +11:00
Madeline
7c87f8d60a more fuckery 2022-01-17 02:59:26 +11:00
Madeline
aa0357e060 messing around with things I don't understand 2022-01-16 03:35:30 +11:00
Madeline
1569fec0cf boilerplate stuff 2022-01-16 02:38:43 +11:00
Thesourtimes
0292633721 Update documents 2022-01-04 20:51:04 +03:00
developomp
e63720743e prettier formatted /webrtc 2021-10-20 09:17:25 +09:00
Flam3rboy
dbe2258d97 🎨 clean up dependencies 2021-10-10 11:03:04 +02:00
Flam3rboy
826b2c9820 🐛 fix build 2021-10-09 01:44:44 +02:00
Flam3rboy
b5905c1bba 🐛 fix swcrc config: rewrite import -> require 2021-10-07 09:59:04 +02:00
The Arcane Brony
7db9086dd0 Compiler test 2021-10-06 18:20:22 +02:00
Flam3rboy
85ef7410b2 ⬆️ update mpath because of a security vulnerability 2021-09-04 11:23:39 +02:00
Flam3rboy
c4896b7f55 revert 2cff55f 2021-08-18 16:10:11 +02:00
Flam3rboy
35702adf50 🐛 update build script 2021-08-18 13:47:31 +02:00
Flam3rboy
380704a866 🐛 fix tsc missing 2021-08-15 00:58:53 +02:00
Flam3rboy
eaa65db361 🐛 fix types + packages 2021-08-13 19:20:03 +02:00
Flam3rboy
ebff2f4241 Merge branch 'master' into pr/darkhpp/261-2 2021-08-13 13:03:18 +02:00
Flam3rboy
0a08938d18 cleanup rtc 2021-08-13 13:00:16 +02:00
darkhpp
2c2d815c53 [ProjectManagement] Add root project and dev getting started guides. 2021-08-13 13:34:00 +07:00
Flam3rboy
b1f3c9bc6a webrtc 2021-08-12 20:50:29 +02:00