Any developer wants a free relay to operate? I am developing a serverless relay service for small relays (~100 people).
It consists of 2 parts:
1. A TypeScript relay implementation written in Deno
2. A serverless platform to operate it
The relay software will be open sourced and runnable on your own like any other relay software.
The advantage is the serverless part. You can upload your JavaScript as plugin to your relay and I will run your arbitrary JavaScript.
You can config this relay through pure JS code and CICD with GitHub actions.
Part 2 does not exist yet.
But if you'd like to try, just tell me and I will setup one for you.
Want to collect feedbacks.