nostriphant / .github

MIT License
0 stars 0 forks source link

Idea: nip for a rest2nostr proxy #1

Open rikmeijer opened 3 weeks ago

rikmeijer commented 3 weeks ago

On shared hosting, websockets are often a no go, because of running processes or the overhead of reconnecting each execution cycle. A solution to this is for relays to provide a simple rest2nostr proxy. We can write a nip proposing this in the future

rikmeijer commented 2 weeks ago

Here we go: https://github.com/nostr-protocol/nips/issues/1549

rikmeijer commented 2 weeks ago

First try stateless websockets