How firebase handles proxies and firewalls?

1,935 views
Skip to first unread message

Srinivasu Kota

unread,
Oct 27, 2015, 5:23:30 PM10/27/15
to Firebase Google Group
I am evaluating firebase for our upcoming chatting type application, one of the main question I have is its ability to handle push notifications in web proxies and firewall situations where websocket and long polling approach fails to go through firewall and proxies

Does firebase addresses those issues?

Also does firebase can be used for data screaming real-time applications where pub/sub situations? Is there any days loss or latency issues if number users connected are large numbers like in typical channel/topic messaging applications?

Do you have any published numbers on latency related stats?

Thanks

Kato Richardson

unread,
Oct 29, 2015, 6:09:01 PM10/29/15
to Firebase Google Group
If both web sockets and long polling (HTTPS) are turned off by the firewall, then Firebase won't be able to connect to any remote services. There's really no way to circumvent this sort of corporate policy (the entire point of the Firewall), other than asking the security team to relax restrictions or whitelist the Firebase domains.

Firebase can be used as a pub/sub model, but since all data is persisted, latency and loss of connection do not prevent data from being received.

Latency is typically in the hundreds of milliseconds worldwide and depends mostly on payload (i.e. the speed you can deliver bytes over the internet).

☼, Kato


--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/e2b6efe8-943c-4ab0-8ffa-888f9ae53b8b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages