💾 Archived View for rawtext.club › ~sloum › geminilist › 007617.gmi captured on 2024-03-21 at 15:43:19. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2021-11-30)
-=-=-=-=-=-=-
Jonathan Lamothe jonathan at jlamothe.net
Wed Nov 17 19:08:16 GMT 2021
- - - - - - - - - - - - - - - - - - -
Forgot to reply-all, so this didn't go to the list.
--Regards,Jonathan Lamothe
Sent from my mobile device.
Nov. 17, 2021 13:37:50 Jonathan Lamothe <jonathan at jlamothe.net>:
On Mon, Nov 15, 2021 at 08:37:38PM +0100, Martin Bays wrote:
One thing I ran into when playing with servers using the haskell tls library
is that 0RTT (early data) doesn't really work because of this bug:
https://github.com/vincenthz/hs-tls/issues/437 . So you might want to watch
out for that.
I haven't had a chance to look at this too closely, but it appears to be a bug with the hs-tls library, not the tls library directly. I'm using the tcp-streams library which is also a wrapper around tls, but I'm not actually using hs-tls. Is this still something I need to watch out for?
-- Regards,Jonathan Lamothe