How We Improved Reliability of our WebSocket Connections
making.close.com
How We Improved Reliability of our WebSocket Connections
1–10 of 19 posts
Re: How We Improved Reliability of our WebSocket Connections
#2Such a good insight -- seems obvious, but too often the source of gotchas, bad data, and bad user experience.
Re: How We Improved Reliability of our WebSocket Connections
#3It’s application layer keepalive.
Re: How We Improved Reliability of our WebSocket Connections
#4How to tell if someone hasn't been working with a piece of software in production yet? They've never blamed a bug on cosmic radiation yet :D
Re: How We Improved Reliability of our WebSocket Connections
#5> The (sadly all too) common approach to rarely occurring bugs & edge cases: Pretend like the problem doesn't exist. Blame it on faulty networking, solar flares, etc. How to tell if someone hasn't been working with a piece of software in production yet? They've never blamed a bug on cosmic radiation yet :D
Re: How We Improved Reliability of our WebSocket Connections
#6Re: How We Improved Reliability of our WebSocket Connections
#7Good to know that WebSocket API is broken by design. Thanks W3C! https://www.w3.org/Bugs/Public/show_bug.cgi?id=13104
Re: How We Improved Reliability of our WebSocket Connections
#8> The (sadly all too) common approach to rarely occurring bugs & edge cases: Pretend like the problem doesn't exist. Blame it on faulty networking, solar flares, etc. How to tell if someone hasn't been working with a piece of software in production yet? They've never blamed a bug on cosmic radiation yet :D
Remember to always blame the user… or the universe!
Re: How We Improved Reliability of our WebSocket Connections
#9Re: How We Improved Reliability of our WebSocket Connections
#10Good to know that WebSocket API is broken by design. Thanks W3C! https://www.w3.org/Bugs/Public/show_bug.cgi?id=13104