A simple example of WebSockets using Flask and WebSocket js.
-
Clone the repository:
git clone https://github.com/yskan/ws_yaq.git
-
Navigate to the project directory:
cd ws_yaq
-
Install the required dependencies:
pip install -r requirements.txt
To start the project, run the following command:
python main.py