Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sammwyy/online-chat
Example of Real-time chat built on Socket.io and Node.js
https://github.com/sammwyy/online-chat
babel chat chat-application ejs nodejs realtime socket-io
Last synced: 13 days ago
JSON representation
Example of Real-time chat built on Socket.io and Node.js
- Host: GitHub
- URL: https://github.com/sammwyy/online-chat
- Owner: sammwyy
- Created: 2020-10-01T12:37:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T12:44:11.000Z (over 4 years ago)
- Last Synced: 2024-12-24T20:36:45.018Z (about 1 month ago)
- Topics: babel, chat, chat-application, ejs, nodejs, realtime, socket-io
- Language: JavaScript
- Homepage:
- Size: 68.4 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Online Chat
Example of Real-time chat built on Socket.io and Node.js
### 💬 About
This is just one of a series of practical example projects for demonstration and learning.
On this occasion I have created a real time chat using NodeJS, Babel and Socket.io### ⭐ Features
- Error handling.
- Message sanitize.
- Username list and already logged check.
- Broadcast system.
- Fresh UI.### 💰 Donate
Donate to the project and help me pay for my studies using one of the following links:
[Paypal](https://paypal.me/sammwy) | [Patreon](https://patreon.com/sammwy) | [Ko-fi](https://ko-fi.com/sammwy)