Skip to content

sujitvasanth/SocketMessenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SocketMessenger

simple socket messager (proof of concept)

This is a simple proof of concept written with chat GPT. you should put client.py, server.py and socketstart.py all in the same folder. Run socketstart.py which should initiate the server and client and do any open/close of sockets

The killswitch for the server is the connection of a second client This in turn sends a kill switch to the first client neatly closing all the messaging instances before killing the server and sockets making it platform agnostic.

Screenshot from 2023-12-10 14-47-01

About

simple socket messager (proof of concept)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages