https://github.com/myphz/aesh-chat
A simple real-time chat made with Vue and websockets, with a little easter egg!
https://github.com/myphz/aesh-chat
chat nodejs real-time websocket
Last synced: 3 months ago
JSON representation
A simple real-time chat made with Vue and websockets, with a little easter egg!
- Host: GitHub
- URL: https://github.com/myphz/aesh-chat
- Owner: Myphz
- Created: 2022-06-08T12:29:28.000Z (over 3 years ago)
- Default Branch: fe
- Last Pushed: 2022-06-08T18:44:00.000Z (over 3 years ago)
- Last Synced: 2025-03-31T10:49:30.343Z (6 months ago)
- Topics: chat, nodejs, real-time, websocket
- Language: Vue
- Homepage: https://aesh-chat.herokuapp.com/
- Size: 51.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Aesh Chat
> A really simple chat, with a twist!Really simple chat project made with Vue and Websockets to familiarize with real-time event-driven architectures.