Request-Reply over Valkey
I needed to call an RPC service hosted behind a home NAT, with no public IP and no port forwarding. Using Valkey (or Redis) lists and blocking pops, I built a lightweight request/reply protocol that lets machines communicate across NATs without tunnels or VPNs.
评论
?
参与讨论