good progress with server and client back and forth
- getting there slowly with console logs and understanding the steps along the way
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
"google-auth-library": "^7.14.0",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"mongodb": "^4.4.1",
|
||||
"socket.io": "^4.4.1"
|
||||
"socket.io": "^4.4.1",
|
||||
"wrtc": "^0.4.7"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "NODE_ENV=development nodemon",
|
||||
|
||||
Reference in New Issue
Block a user