Been working on this really cool feature for SIS that I finally got completely working, and I'm very happy with it! It lets you proxy routes from one of the servers to another server at a specific route on the server. This means you can serve a file on the gemini server from the nex server, and vice versa. For example, you could proxy the nex server on the gemini server at "/nex/".
The best feature of this, however, is that it will automatically convert gemtext files to nex listings and vice versa, depending on what is being proxied to what. All of the proxying happens internally (not via sockets) so that it's as efficient as possible.
1 year ago ยท ๐ lykso, astroseneca