https://github.com/mysteriza/websocket-chatting-app
WhatsUp, A messaging application sent via websocket in python with a web app (currently the IP is set to private so it can only communicate on one device).
https://github.com/mysteriza/websocket-chatting-app
chatting-app html python websocket
Last synced: 11 months ago
JSON representation
WhatsUp, A messaging application sent via websocket in python with a web app (currently the IP is set to private so it can only communicate on one device).
- Host: GitHub
- URL: https://github.com/mysteriza/websocket-chatting-app
- Owner: Mysteriza
- Created: 2024-05-14T06:09:51.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-15T09:54:51.000Z (about 2 years ago)
- Last Synced: 2025-05-30T10:09:15.325Z (about 1 year ago)
- Topics: chatting-app, html, python, websocket
- Language: HTML
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WhatsUp?
A messaging application sent via websocket in python with a web app (currently the IP is set to private so it can only communicate on one device).
## How to use
1. Clone this repo
2. run server.py in VSCode (or double click the .py file)
3. Open the two links displayed in the console
4. Happy chatting :)