Simple python Client Server using socket, single entry point
I’m developing a simple client/server application that requires a single entry point (called from an external process); to make it simple the current architecture kinda looks like this:
I’m developing a simple client/server application that requires a single entry point (called from an external process); to make it simple the current architecture kinda looks like this: