rockerest’s avatarrockerest’s Twitter Archive—№ 16,439

  1. I am "new" to using WebSockets. Dear WebSockets people: Since this is the best thing ever created for the web, what is keeping it from being the dominant communication method? Is it that each user has to have open, active connections to a server? /1
    1. …in reply to @rockerest
      How do concurrent, long-running connections affect your backend scaling ability? Is this not a concern? What are the pain points? I want to A) understand the scalability of the concept of "WebSockets only" and B) understand the downsides I need to be aware of. 2/2