#swrap is a thin #publicdomain wrapper for #Windows and #POSIX sockets.
swrap provides a uniform, platform independent interface for opening, closing, and interacting with networking sockets. swrap attempts to be very thin and lightweight, handing off as much to the operating system as possible, allowing swrap to be future-proof to any new protocols added.
Website 🔗️: https://github.com/BareRose/swrap
GitHub - BareRose/swrap: Portable, single-file, protocol-agnostic TCP and UDP socket wrapper, primarily for game networking
Portable, single-file, protocol-agnostic TCP and UDP socket wrapper, primarily for game networking - GitHub - BareRose/swrap: Portable, single-file, protocol-agnostic TCP and UDP socket wrapper, pr...