2026 New Year

Practical, bite-sized networking demos for TCP/TLS, HTTP, and SSH, plus native extension examples. This site explains how to run the demos, build packages, and understand the repository layout.

  • Pure-Python networking demos with real TLS certificates

  • ctypes shared library example (.so/.dylib/.dll)

  • pybind11 C/C++ extension example (.so/.pyd)

  • CI workflows for release and documentation

At a glance

Area

Highlights

Core demos

TCP echo, TLS echo, HTTP GET/POST, minimal SSH banner exchange

Native examples

ctypes shared library, pybind11 extension package

Build & release

CI builds, tagged releases, RTD documentation