Hacker News new | ask | show | jobs
by marcos100 1637 days ago
Is it scaling well? Do you have a lot of concurrent users?

I'm thinking o using blazor server in a production app, but the latency and higher costs may be a problem. Wasm is not ideal for me because of the high initial payload.