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

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).

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 :)