hmm, any idea on how to essentially force fragmentation of messages over TCP? I’m sending to a resource-constrained client, and messages in the TLS handshake are exceeding their packet buffer size
@csm you want to set TCP max seg
I dunno what the support looks like in aleph/netty