Fork me on GitHub
#aleph
<
2017-05-31
>
csm00:05:01

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

ehashman15:05:50

@csm you want to set TCP max seg

ehashman15:05:06

I dunno what the support looks like in aleph/netty