An open API service indexing awesome lists of open source software.

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

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

websocket chat overview

---

💻 Technologies

- [x] VueJS
- [x] NestJS
- [x] Socket.IO