💾 Archived View for midnight.pub › replies › 2033 captured on 2023-03-20 at 20:28:10. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-12-03)

-=-=-=-=-=-=-

< Proxying

~euromancer

I've been interested in making a capsule lately. Probably just a pub clone, nothing fancy. I think I'm just going to have two separate servers for the web and for gemini serving the same content, the simplest possible solution, since HTTP nowadays is way too complicated to re-implement it. Sounds way simpler and much more fun than forking some TCP server to route requests to one of running HTTP or Gemini servers. And since there is no asynchronous Gemini server libraries on Python yet I guess it's my chance to make the first one. Although it's not even working yet.

Write a reply

Replies

~rosie88 wrote:

I am going to get my server set up today, I hope. I will let everyone know when it is up and running, stay tuned.