https://github.com/hideakiatsuyo/web-chat
Work In Progress
https://github.com/hideakiatsuyo/web-chat
chat messaging websocket
Last synced: about 1 year ago
JSON representation
Work In Progress
- Host: GitHub
- URL: https://github.com/hideakiatsuyo/web-chat
- Owner: HideakiAtsuyo
- Created: 2021-10-29T14:47:38.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-16T19:31:05.000Z (over 4 years ago)
- Last Synced: 2025-02-01T15:44:51.011Z (over 1 year ago)
- Topics: chat, messaging, websocket
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# web-chat
Using Template for the Front.
## Available
- Register + Login
- Messages
## ToDo:
- Typing
- Save messages after refresh (?(MySQL))
- Mute
- Warn
- Bad Words List
- Add/Remove Admins
- DMs & Rooms(in the last commits)
- Voice(in the last commits)
- Anti-Spam
- Commands
- Send Files
- File scaning(in the last commits)
- Edit & Delete the messages (after the save messages)
## Technology
- Node.JS
- WebSocket
