wip tests of socket
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
https://www.youtube.com/watch?v=7xpLYk4q0Sg
|
||||
|
||||
npm install (to install packages)
|
||||
npm run start:dev
|
||||
|
||||
|
||||
@@ -13,54 +14,3 @@ npm run start:dev
|
||||
- [ ] send game invitation in chat
|
||||
- [ ] view user profiles from chat
|
||||
|
||||
```
|
||||
________________________
|
||||
| .A |
|
||||
| xxxxxxxx |
|
||||
| B. |
|
||||
| xxxxxxxxx |
|
||||
| xxxxxx |
|
||||
| .A |
|
||||
| xxxxx |
|
||||
| .C |
|
||||
| xxxxxxxxxx |
|
||||
| xxxxxxx |
|
||||
|____ ____ ____ ____ ____|
|
||||
|____|____|____|____|_ __|
|
||||
|_____________________|__|
|
||||
|
||||
---
|
||||
___________
|
||||
| |
|
||||
| chat room |
|
||||
|___________|
|
||||
|
||||
---
|
||||
|
||||
_________________________________________
|
||||
| |
|
||||
| _____________________________ |
|
||||
|| people name 3 : | | |
|
||||
||___________________________||| |
|
||||
|| ||| |
|
||||
|| room name 2 : ||| |
|
||||
||___________________________| | |
|
||||
|| | | |
|
||||
|| people name 4 : | | |
|
||||
||___________________________| | |
|
||||
||_____________ _____________|_| |
|
||||
|| | | |
|
||||
|| create chat | join new chat | |
|
||||
||_____________|_______________| |
|
||||
|_________________________________________|
|
||||
| |
|
||||
|_________________________________________|
|
||||
|
||||
---
|
||||
________ _________
|
||||
| || |
|
||||
| public || private |
|
||||
|________||_________|
|
||||
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user