Skip to content
#

struct-library

Here is 1 public repository matching this topic...

A Python 3 TCP client-server application implementing a custom binary protocol for structured data exchange. It utilizes the struct library to handle 32-bit aligned messages with fixed headers and manual padding. Features include stateful communication flows (SUBSCRIBE, INFO_REQUEST, TERMINATE) and server-side validation.

  • Updated Dec 18, 2025
  • Python

Add this topic to your repo

To associate your repository with the struct-library topic, visit your repo's landing page and select "manage topics."

Learn more