by danvittegleo on 6/17/25, 7:01 PM with 11 comments
Client discovers public IP via STUN, writes session data to S3, which triggers a Lambda. Both endpoints punch UDP holes through their NATs, then establish a QUIC connection for encrypted traffic forwarding.
by pbnjay on 6/21/25, 6:13 PM
by robcohen on 6/21/25, 8:25 PM
Any reason to use lambda vs this cloud-agnostic approach? Maybe I am missing something. I guess per second vs per 100ms billing, but I can't imagine it ends up being cheaper with Lambda.
by shayonj on 6/21/25, 7:08 PM
by danfritz on 6/21/25, 5:24 PM