Skip to content

redaEnnakouri/Socket.io-Server-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reda Ennakouri

Socket.io-Server-client

Objective

The objective of this project is to send data real time ,we use socket.io(server, client) on this project

Reda Ennakouri

Server NodeJs

NPM

  • First step install npm with command npm install
  • Seconde step go to folder server/js and run the server with commande node server.js

Server Python

Install py with commande sudo apt-get -y install python3-pip

Client Python

Install package socket.io with commande pip install "python-socketio[client]"

About

the objective of this project is to create a Node Js server with a Python client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published