-
- Downloads
Merge branch 'chat' into 'main'
Chat See merge request !40
No related branches found
No related tags found
Showing
- .eslintrc.js 1 addition, 0 deletions.eslintrc.js
- package-lock.json 2039 additions, 5685 deletionspackage-lock.json
- package.json 3 additions, 0 deletionspackage.json
- src/components/chat/ChatMessage.vue 49 additions, 0 deletionssrc/components/chat/ChatMessage.vue
- src/components/chat/ChatProfile.vue 54 additions, 0 deletionssrc/components/chat/ChatProfile.vue
- src/components/chat/CurrentChat.vue 122 additions, 0 deletionssrc/components/chat/CurrentChat.vue
- src/main.js 6 additions, 1 deletionsrc/main.js
- src/router/index.js 8 additions, 7 deletionssrc/router/index.js
- src/services/ws.js 79 additions, 0 deletionssrc/services/ws.js
- src/views/ChatView.vue 65 additions, 0 deletionssrc/views/ChatView.vue
Loading
Please register or sign in to comment