Skip to main content

deploy simple rawsocket server and clients

Project description

What is this project?

I will be creating a TCP server which can coordinate and maintain connections on several clients. Using selectors

Some Notes:

  1. must generate a private key and cert with openssl to use the server
  2. the BaseSocket class is very bare bones, by design. It includes a connection sequence and an echo method, nothing else, so that users can more easily make their own functions
  3. The BaseServer class receives messages and forwards them to destination IP addresses connected to the server. The server is functional without any additions (for simple connection handling at least). Instead of giving the server instance direct access to a database, I would recommend creating a client to host it.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

CustomizableSocketServer-2.3.0.tar.gz (43.0 kB view hashes)

Uploaded Source

Built Distribution

CustomizableSocketServer-2.3.0-py3-none-any.whl (33.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page