Networking
Win32 Minimum Client Socket Transaction
This is the minimal WinAPI using winsock2.h References: https://learn.microsoft.com/en-us/wi...
Win32 SChannel TLS
MVP here is Copilot. There's actually no solid guides on this at all. There's a gist but it misse...
Win32 SChannel TLS message send (gross)
This works but it's super gross. For TLS you have to Init like 3 times to finish the exchange an...