-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlog.txt
More file actions
57 lines (37 loc) · 1.68 KB
/
log.txt
File metadata and controls
57 lines (37 loc) · 1.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
[33m[nodemon] 2.0.12[39m
[33m[nodemon] to restart at any time, enter `rs`[39m
[33m[nodemon] watching path(s): *.*[39m
[33m[nodemon] watching extensions: js,mjs,json[39m
[32m[nodemon] starting `node server/server.js`[39m
Listenting on *:3000
The user with the socket id wb1a6eUn_MJVed-AAAAB connected!
Game with index 3 was successfully created!
The user with the socket id no-6gtcvY2KWZRzMAAAD connected!
There are 2 users connected to game with index 3
Telling the room 3 that the player with id no-6gtcvY2KWZRzMAAAD has joined.
Deleting game with index 3
User with socket id wb1a6eUn_MJVed-AAAAB disconnected!
User with socket id no-6gtcvY2KWZRzMAAAD disconnected!
The user with the socket id Tkddoam4HhDjdM2rAAAF connected!
User with socket id Tkddoam4HhDjdM2rAAAF disconnected!
[32m[nodemon] restarting due to changes...[39m
[32m[nodemon] starting `node server/server.js`[39m
Listenting on *:3000
[32m[nodemon] restarting due to changes...[39m
[32m[nodemon] starting `node server/server.js`[39m
Listenting on *:3000
The user with the socket id KrrqpIGIcw6VtjwFAAAB connected!
Game with index 1 was successfully created!
Deleting game with index 1
User with socket id KrrqpIGIcw6VtjwFAAAB disconnected!
[32m[nodemon] restarting due to changes...[39m
[32m[nodemon] restarting due to changes...[39m
[32m[nodemon] starting `node server/server.js`[39m
Listenting on *:3000
[32m[nodemon] restarting due to changes...[39m
[32m[nodemon] starting `node server/server.js`[39m
Listenting on *:3000
The user with the socket id VP9aA4sTYKownywKAAAB connected!
Game with index 7 was successfully created!
Deleting game with index 7
User with socket id VP9aA4sTYKownywKAAAB disconnected!