Skip to content

Latest commit

 

History

History

basic_server_client

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

how to run the code

  • python3.5
  • windows-10
  • pip install websockets
  • pip install asyncio
  • run server python ws_server.py
  • run client python ws_client.py