Skip to content

Adiel-Thairu/socketIO-websocket

Repository files navigation

socketIO-websocket

websocket connect in javascript and python

Guide to Run the app

npm install

nodemon server.js

To connect the Node SocketIO server with Python

cd PythonClient

create Virtualenvironment (python -m venv venv)

To activate - venv\Scripts\activate

pip install socketIO-client

Python client.py

About

websocket connect in javascript and python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages