summary refs log tree commit diff
path: root/src/webrtc
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-09-25 18:24:21 +1000
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-09-25 23:35:18 +1000
commitf44f5d7ac2d24ff836c2e1d4b2fa58da04b13052 (patch)
treea6655c41bb3db79c30fd876b06ee60fe9cf70c9b /src/webrtc
parentAllow edited_timestamp to passthrough in handleMessage (diff)
downloadserver-f44f5d7ac2d24ff836c2e1d4b2fa58da04b13052.tar.xz
Refactor to mono-repo + upgrade packages
Diffstat (limited to '')
-rw-r--r--src/webrtc/.DS_Store (renamed from webrtc/.DS_Store)bin6148 -> 6148 bytes
-rw-r--r--src/webrtc/Server.ts (renamed from webrtc/src/Server.ts)0
-rw-r--r--src/webrtc/events/Close.ts (renamed from webrtc/src/events/Close.ts)0
-rw-r--r--src/webrtc/events/Connection.ts (renamed from webrtc/src/events/Connection.ts)0
-rw-r--r--src/webrtc/events/Message.ts (renamed from webrtc/src/events/Message.ts)0
-rw-r--r--src/webrtc/index.ts (renamed from webrtc/src/index.ts)0
-rw-r--r--src/webrtc/opcodes/BackendVersion.ts (renamed from webrtc/src/opcodes/BackendVersion.ts)0
-rw-r--r--src/webrtc/opcodes/Heartbeat.ts (renamed from webrtc/src/opcodes/Heartbeat.ts)0
-rw-r--r--src/webrtc/opcodes/Identify.ts (renamed from webrtc/src/opcodes/Identify.ts)0
-rw-r--r--src/webrtc/opcodes/SelectProtocol.ts (renamed from webrtc/src/opcodes/SelectProtocol.ts)0
-rw-r--r--src/webrtc/opcodes/Speaking.ts (renamed from webrtc/src/opcodes/Speaking.ts)0
-rw-r--r--src/webrtc/opcodes/Video.ts (renamed from webrtc/src/opcodes/Video.ts)0
-rw-r--r--src/webrtc/opcodes/index.ts (renamed from webrtc/src/opcodes/index.ts)0
-rw-r--r--src/webrtc/opcodes/sdp.json (renamed from webrtc/src/opcodes/sdp.json)0
-rw-r--r--src/webrtc/start.ts (renamed from webrtc/src/start.ts)0
-rw-r--r--src/webrtc/util/Constants.ts (renamed from webrtc/src/util/Constants.ts)0
-rw-r--r--src/webrtc/util/MediaServer.ts (renamed from webrtc/src/util/MediaServer.ts)0
-rw-r--r--src/webrtc/util/index.ts (renamed from webrtc/src/util/index.ts)0
18 files changed, 0 insertions, 0 deletions
diff --git a/webrtc/.DS_Store b/src/webrtc/.DS_Store

index bfb0a416..bfb0a416 100644 --- a/webrtc/.DS_Store +++ b/src/webrtc/.DS_Store
Binary files differdiff --git a/webrtc/src/Server.ts b/src/webrtc/Server.ts
index 32b795ea..32b795ea 100644 --- a/webrtc/src/Server.ts +++ b/src/webrtc/Server.ts
diff --git a/webrtc/src/events/Close.ts b/src/webrtc/events/Close.ts
index 1c203653..1c203653 100644 --- a/webrtc/src/events/Close.ts +++ b/src/webrtc/events/Close.ts
diff --git a/webrtc/src/events/Connection.ts b/src/webrtc/events/Connection.ts
index bf228d64..bf228d64 100644 --- a/webrtc/src/events/Connection.ts +++ b/src/webrtc/events/Connection.ts
diff --git a/webrtc/src/events/Message.ts b/src/webrtc/events/Message.ts
index 8f75a815..8f75a815 100644 --- a/webrtc/src/events/Message.ts +++ b/src/webrtc/events/Message.ts
diff --git a/webrtc/src/index.ts b/src/webrtc/index.ts
index 7cecc9b6..7cecc9b6 100644 --- a/webrtc/src/index.ts +++ b/src/webrtc/index.ts
diff --git a/webrtc/src/opcodes/BackendVersion.ts b/src/webrtc/opcodes/BackendVersion.ts
index b4b61c7d..b4b61c7d 100644 --- a/webrtc/src/opcodes/BackendVersion.ts +++ b/src/webrtc/opcodes/BackendVersion.ts
diff --git a/webrtc/src/opcodes/Heartbeat.ts b/src/webrtc/opcodes/Heartbeat.ts
index 1b6c5bcd..1b6c5bcd 100644 --- a/webrtc/src/opcodes/Heartbeat.ts +++ b/src/webrtc/opcodes/Heartbeat.ts
diff --git a/webrtc/src/opcodes/Identify.ts b/src/webrtc/opcodes/Identify.ts
index 19a575ab..19a575ab 100644 --- a/webrtc/src/opcodes/Identify.ts +++ b/src/webrtc/opcodes/Identify.ts
diff --git a/webrtc/src/opcodes/SelectProtocol.ts b/src/webrtc/opcodes/SelectProtocol.ts
index a3579b34..a3579b34 100644 --- a/webrtc/src/opcodes/SelectProtocol.ts +++ b/src/webrtc/opcodes/SelectProtocol.ts
diff --git a/webrtc/src/opcodes/Speaking.ts b/src/webrtc/opcodes/Speaking.ts
index e2227040..e2227040 100644 --- a/webrtc/src/opcodes/Speaking.ts +++ b/src/webrtc/opcodes/Speaking.ts
diff --git a/webrtc/src/opcodes/Video.ts b/src/webrtc/opcodes/Video.ts
index ff20d5a9..ff20d5a9 100644 --- a/webrtc/src/opcodes/Video.ts +++ b/src/webrtc/opcodes/Video.ts
diff --git a/webrtc/src/opcodes/index.ts b/src/webrtc/opcodes/index.ts
index 8c664cce..8c664cce 100644 --- a/webrtc/src/opcodes/index.ts +++ b/src/webrtc/opcodes/index.ts
diff --git a/webrtc/src/opcodes/sdp.json b/src/webrtc/opcodes/sdp.json
index 4867b9c7..4867b9c7 100644 --- a/webrtc/src/opcodes/sdp.json +++ b/src/webrtc/opcodes/sdp.json
diff --git a/webrtc/src/start.ts b/src/webrtc/start.ts
index 9a5f38ee..9a5f38ee 100644 --- a/webrtc/src/start.ts +++ b/src/webrtc/start.ts
diff --git a/webrtc/src/util/Constants.ts b/src/webrtc/util/Constants.ts
index 64d78e22..64d78e22 100644 --- a/webrtc/src/util/Constants.ts +++ b/src/webrtc/util/Constants.ts
diff --git a/webrtc/src/util/MediaServer.ts b/src/webrtc/util/MediaServer.ts
index 93230c91..93230c91 100644 --- a/webrtc/src/util/MediaServer.ts +++ b/src/webrtc/util/MediaServer.ts
diff --git a/webrtc/src/util/index.ts b/src/webrtc/util/index.ts
index 2e09bc48..2e09bc48 100644 --- a/webrtc/src/util/index.ts +++ b/src/webrtc/util/index.ts