summary refs log tree commit diff
path: root/src/webrtc/opcodes
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/opcodes
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/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
8 files changed, 0 insertions, 0 deletions
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