Hacker News new | ask | show | jobs
by sararob 4266 days ago
If you use the Firebase SDKs the request is sent over a reused full duplex socket rather than creating new/individual connections.
1 comments

Yeah, unfortunately, I'm trying to not use any closed source stuff in the app. Going to write some service layer stuff for it