Hacker News new | ask | show | jobs
by brendanr 2891 days ago
Is it okay to rely solely on websockets these days? I was always impressed by pusher.com's commitment to a variety of fallback protocols (and there are three blog posts about it, see https://blog.pusher.com/how-we-built-pusher20-part-1/)
1 comments

> Is it okay to rely solely on websockets these days?

Not affiliated with anyone here, but I think the answer is yes.

It's supported in all relevant browsers after all. Mattermost works perfectly for us.
It's not a question of browser support, it's a question of infrastructure support. When I was using them years ago, there were a lot of networks which blocked them.