💾 Archived View for rawtext.club › ~sloum › geminilist › 001863.gmi captured on 2020-11-07 at 02:31:18. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2020-09-24)
-=-=-=-=-=-=-
case me at case.codes
Wed Jun 24 15:47:40 BST 2020
- - - - - - - - - - - - - - - - - - -
Hi all, the next version of deedum is in the play store, I'm also building signed apks in GitHub.
This release adds tabs, bookmarks, copy paste, and slightly better connection handling (more below).
fdroid and iOS are still on the map, as well as other improvements.
The trouble I'm having with some servers is that they do not all seem to close the socket after sending the response, xq on IRC suggested that they may be closing the TLS connection but not the underlying socket. Unfortunately flutter makes this impossible to detect, other than by timeout.
Could any server authors chime in here, my read of the protocol is that the socket should be closed? I believe mozz.us and tilde.black, wp.pitr.ca are hosts that behave this way and maybe they aren't using the same server software.
Cheers,Case