10 ms·
If you use the Firebase SDKs the request is sent over a reused full duplex socket rather than creating new/individual connections.
by sararob 12y ago
If you use the Firebase SDKs the request is sent over a reused full duplex socket rather than creating new/individual connections.
- burntcookie90 12y agoYeah, unfortunately, I'm trying to not use any closed source stuff in the app. Going to write some service layer stuff for it