WebTransport is a much better network solution for Nostr than WebSocket. We should do the grant upgrade.
I would like to experiment with a WebTransport relay and have nostr.ts supporting it as well.
WebTransport is a much better network solution for Nostr than WebSocket. We should do the grant upgrade.
I would like to experiment with a WebTransport relay and have nostr.ts supporting it as well.
what is web transport
#asknostr
A web api feature that works over HTTP/3.
But looking at the browser support for the API I'd say it is way too early to consider switching to this :
https://developer.mozilla.org/en-US/docs/Web/API/WebTransport
This could be an experiment at best, but not something that should be intended as default use.
what is WT