Probably broken merge from webrtc
1 parent 725491a commit 493c21968b2758fe987e63a7b7750427c726068d
@Madeline Madeline authored on 16 Sep 2022
Showing 35 changed files
View
api/assets/schemas.json
View
api/src/index.ts
View
api/tsconfig.json
View
fosscord-server.code-workspace
View
gateway/src/util/Constants.ts
View
gateway/src/util/WebSocket.ts
View
gateway/tsconfig.json
View
util/src/index.ts
View
util/src/schemas/Validator.ts 0 → 100644
View
util/src/schemas/index.ts 0 → 100644
View
util/src/schemas/voice.ts 0 → 100644
View
webrtc/package-lock.json
View
webrtc/package.json
View
webrtc/src/Server.ts
View
webrtc/src/events/Close.ts 0 → 100644
View
webrtc/src/events/Connection.ts 0 → 100644
View
webrtc/src/events/Message.ts 0 → 100644
View
webrtc/src/index.ts
View
webrtc/src/opcodes/BackendVersion.ts 0 → 100644
View
webrtc/src/opcodes/Connect.ts 100644 → 0
View
webrtc/src/opcodes/Heartbeat.ts
View
webrtc/src/opcodes/Identify.ts
View
webrtc/src/opcodes/Resume.ts 100644 → 0
View
webrtc/src/opcodes/SelectProtocol.ts
View
webrtc/src/opcodes/Speaking.ts
View
webrtc/src/opcodes/Version.ts 100644 → 0
View
webrtc/src/opcodes/Video.ts 0 → 100644
View
webrtc/src/opcodes/index.ts
View
webrtc/src/start.ts
View
webrtc/src/test.ts 100644 → 0
View
webrtc/src/util/Constants.ts 0 → 100644
View
webrtc/src/util/Heartbeat.ts 100644 → 0
View
webrtc/src/util/MediaServer.ts 0 → 100644
View
webrtc/src/util/index.ts
View
webrtc/tsconfig.json