Python-project-Scripts icon indicating copy to clipboard operation
Python-project-Scripts copied to clipboard

improved script

Open blondon1 opened this issue 1 year ago • 2 comments

retry mechanism for the connect_to_server function with a delay between attempts, broader error handling for sockets-related errors, added a simple way to exit the loop and close the socket connection properly, the sending function now accepts the socket object as an argument, improving its independence and reusability.

blondon1 avatar Feb 23 '24 16:02 blondon1

Hi @blondon1! :wave:

Thank you for submitting a pull request! We appreciate your contribution and will review your changes as soon as possible.

github-actions[bot] avatar Feb 23 '24 16:02 github-actions[bot]

While this seems as a good project, someone seeing it for the first time might not understand what it does, would suggest adding a README file with a description of what the code does.

larymak avatar Mar 28 '24 05:03 larymak