Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 212 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 212 Bytes

loggerproxy

Testing:

If you want to test, run the programs in this order:

  1. loggingproxy.py
  2. server.py
  3. client.py

The client will end on its own, the proxy and server will keep running until closed.