|
Probably broken merge from webrtc
|
|---|
|
|
| api/assets/schemas.json |
|---|
| api/src/index.ts |
|---|
| api/tsconfig.json |
|---|
| fosscord-server.code-workspace |
|---|
| gateway/src/util/Constants.ts |
|---|
| gateway/src/util/WebSocket.ts |
|---|
| gateway/tsconfig.json |
|---|
| util/src/index.ts |
|---|
| util/src/schemas/Validator.ts 0 → 100644 |
|---|
| util/src/schemas/index.ts 0 → 100644 |
|---|
| util/src/schemas/voice.ts 0 → 100644 |
|---|
| webrtc/package-lock.json |
|---|
| webrtc/package.json |
|---|
| webrtc/src/Server.ts |
|---|
| webrtc/src/events/Close.ts 0 → 100644 |
|---|
| webrtc/src/events/Connection.ts 0 → 100644 |
|---|
| webrtc/src/events/Message.ts 0 → 100644 |
|---|
| webrtc/src/index.ts |
|---|
| webrtc/src/opcodes/BackendVersion.ts 0 → 100644 |
|---|
| webrtc/src/opcodes/Connect.ts 100644 → 0 |
|---|
| webrtc/src/opcodes/Heartbeat.ts |
|---|
| webrtc/src/opcodes/Identify.ts |
|---|
| webrtc/src/opcodes/Resume.ts 100644 → 0 |
|---|
| webrtc/src/opcodes/SelectProtocol.ts |
|---|
| webrtc/src/opcodes/Speaking.ts |
|---|
| webrtc/src/opcodes/Version.ts 100644 → 0 |
|---|
| webrtc/src/opcodes/Video.ts 0 → 100644 |
|---|
| webrtc/src/opcodes/index.ts |
|---|
| webrtc/src/start.ts |
|---|
| webrtc/src/test.ts 100644 → 0 |
|---|
| webrtc/src/util/Constants.ts 0 → 100644 |
|---|
| webrtc/src/util/Heartbeat.ts 100644 → 0 |
|---|
| webrtc/src/util/MediaServer.ts 0 → 100644 |
|---|
| webrtc/src/util/index.ts |
|---|
| webrtc/tsconfig.json |
|---|