Skip to content

ShipraShalini/Echo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECHO

A webserver game where the client echos the server.

Dependencies

inputimeout==1.0.4
websockets==8.1

Instructions to run

  1. Clone the repo and cd into Echo directory.
  2. Install dependencies, listed in requirements.txt.
  3. Open two terminals sessions.
  4. Run python server.py in one of the terminals to run the server.
  5. Run python client.py in the other terminal.
  6. Follow the instructions.

About

Python Websockets based Echo server & client

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages