Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages