-
Notifications
You must be signed in to change notification settings - Fork 0
/
.data.bak.json
62 lines (62 loc) · 1.69 KB
/
.data.bak.json
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
57
58
59
60
61
62
{
"0": {
"room": "test",
"username": "santatra",
"message": "Hello, I'm Santatra. Welcome :)",
"date": "2023-08-20T10:28:02.211+03:00"
},
"1": {
"room": "formal",
"username": "santatra",
"message": "Please do not share your personnal informations ! Please be polite here :)",
"date": "2023-08-20T10:28:02.211+03:00"
},
"2": {
"room": "test",
"username": "kezia",
"message": "Hi, I'm Kezia",
"date": "2023-08-20T10:29:23.255+03:00"
},
"3": {
"room": "test",
"username": "Kezia",
"message": "So how does it works ?",
"date": "2023-09-10 15:14:59.479121"
},
"4": {
"room": "test",
"username": "santatra",
"message": "Simple chat app :)",
"date": "2023-09-10 15:14:59.479121"
},
"5": {
"room": "lobby",
"username": "kezia",
"message": "Let's make another test and hope everything will be fine",
"date": "2023-09-10 15:14:59.479121"
},
"6": {
"room": "lobby",
"username": "kezia",
"message": "Does it work ?",
"date": "2023-09-10 15:14:59.479121"
},
"7": {
"room": "lobby",
"username": "santatra",
"message": "I think so !",
"date": "2023-09-10 15:14:59.479121"
},
"8": {
"room": "lobby",
"username": "santatra",
"message": "Thank you Kezia :)",
"date": "2023-09-10 15:14:59.479121"
},
"9": {
"room": "test",
"username": "santatra",
"message": "Please do not share personnal informations",
"date": "2023-09-10 15:16:52.479113"
}
}