You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,10 @@
6
6
- You are required to develop individual microservices within separate folders within this repository.
7
7
- The teaching team should be given access to the repositories as we may require viewing the history of the repository in case of any disputes or disagreements.
8
8
9
-
### Declaration:
10
-
- Gavin has adapted server.js inside signaling-svc from node_modules/y-webrtc/bin/server.js and modified it to support audio stream
11
-
- Gavin has used ChatGPT to generate debugging logs to VoiceConnectionManager and signaling server
9
+
### Acknowledgements:
10
+
11
+
*`qns-svc/tests/conftest.py` and `qns-hist-svc/tests/conftest.py`:
12
+
13
+
* Credits to `gxpd-jjh`. Re-used from: https://github.com/tortoise/tortoise-orm/issues/1110#issuecomment-1881967845
14
+
* Gavin has adapted `server.js` inside `signaling-svc` from `node_modules/y-webrtc/bin/server.js` and modified it to support audio stream
15
+
* Gavin has used ChatGPT to generate debugging logs to VoiceConnectionManager and signaling server
0 commit comments