https://github.com/iwatanikenji/websocket-chat
Real-time chat implemented with websocket basics and Vue client
https://github.com/iwatanikenji/websocket-chat
nestjs real-time socket-io vuejs websocket
Last synced: 23 days ago
JSON representation
Real-time chat implemented with websocket basics and Vue client
- Host: GitHub
- URL: https://github.com/iwatanikenji/websocket-chat
- Owner: iwataniKenji
- Created: 2022-06-30T17:18:07.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-05T02:10:33.000Z (almost 3 years ago)
- Last Synced: 2025-02-15T03:41:20.762Z (3 months ago)
- Topics: nestjs, real-time, socket-io, vuejs, websocket
- Language: Vue
- Homepage:
- Size: 284 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
WEBSOCKET CHAT
---
Summary
📙 About
🖼️ Preview
💻 Technologies
✔️ Websocket Chat finished ✔️📙 About
Websocket Chat is a simple application used to study real-time websocket communication. It uses a client to simulate a conversation between even more than two people on a chat.
Application created by Marius Espejo and executed by Kenji Iwatani
---
🖼️ Preview
---
💻 Technologies