HTTP/2 and Go
A guide to implementing HTTP/2 servers and clients in Go using the golang.org/x/net/http2 library, with code examples.
A guide to implementing HTTP/2 servers and clients in Go using the golang.org/x/net/http2 library, with code examples.
Discusses the deprecation of the insecure SMB1 protocol in Windows and provides PowerShell commands to disable or uninstall it.
A technical exploration of implementing JSON-RPC communication between Common Lisp and C, including netstring encoding and protocol details.
A technical guide for deploying Jabberd2, an XMPP server, covering installation, dependencies, and configuration for instant messaging and conferencing.
A gentle introduction to LDAP, explaining its core concepts as a read-optimized directory database used for authentication and address books.