Skip to content

bondzai/lab-websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lab-websocket

learning: web-socket protocol backend: Python - Django frontend: JavaScript - React other client: ws-cat, postman

installation & configuration

  • backend: cd backend, source install.sh
  • frontend: yarn