aleph

csm 2017-05-31T00:40:01.680947Z

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

2017-05-31T15:33:50.823497Z

@csm you want to set TCP max seg

2017-05-31T15:34:06.830209Z

I dunno what the support looks like in aleph/netty