Comment by poeticAndroid on 31/07/2024 at 07:48 UTC

1 upvotes, 0 direct replies (showing 0)

View submission: Gemini in Godot?

[SOLVED!]

I figured it out. turns out you just gotta wait for the TCP to connect first before you add the TLS layer. (and you gotta call the `poll` method at lot.)

https://github.com/poeticAndroid/gemdot/blob/master/protocols/gemini.gd

Replies

There's nothing here!