After a read-through of WiSH, it looks to me that if I had this for browsers I would use it. For mobile though where I can control my networking stack it’s less clear as a choice as it adds an extra framing layer that is not needed if I can directly access HTTP/2 byte streams like I do with Proxygen right now, or can extend HTTP/2. If I only had standard HTTP libraries though, and WiSH was available over them, I’d use it.
After a read-through of WiSH, it looks to me that if I had this for browsers I would use it. For mobile though where I can control my networking stack it’s less clear as a choice as it adds an extra framing layer that is not needed if I can directly access HTTP/2 byte streams like I do with Proxygen right now, or can extend HTTP/2. If I only had standard HTTP libraries though, and WiSH was available over them, I’d use it.