13 Mar
2020
13 Mar
'20
3:50 p.m.
On Mar 13, 2020, at 2:20 PM, Alan Buxey <alan.buxey@gmail.com> wrote:
hi,
Out of interest, is it a mix of UDP+DTLS and TCP+TLS?
mainly TCP+TLS IIRC. the issue with using UDP+DTLS (one of anyway) is the lack of connection which can be useful when there is ongoing traffic , using TCP avoids fragmented UDP packets being chucked away by overzealous end point protection...
Yeah I was thinking for mobile APs and that sort of thing. Lots of ephemeral connections. -Arran