-
Are you ready?
Technology stack:Vue2.x,ElementUI,Fetch,Talidwindcss
preface: If you have any suggestions for me, you can make an issue at any time. If you think my code is helpful to you, can you give me a STAR? I will constantly improve my code
-
How do components pull out
-
Multi-person audio and video implementation
etc.
-
The login
-
The private chat
-
Group chat
-
P2P Audio and video
-
Add buddy
-
Add a group chat
-
Modify the nickname
-
Modifying personal Information
-
Modify group chat information
-
Adding an Administrator
- Store not modular
- The template is not concise and there are many optimization possibilities
- State variables in components are not semantically named
- The interface interceptor
Make sure your Egg and mongodb are started
First
npm i or yarn add
Second
npm run serve or yarn serve
Login and Registration
Add buddy
Handle the request
Create a group chat
The private chat
Group chat
P2P Video
P2P Audio