Skip to content

Bessouat40/websocket-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy project to test websockets

Run this project

Run frontend

npm i
npm run start

Run websocket server

pip install -r requirements.txt
python ws-server/webSocketService.py

About

Easy project to understand websockets.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published