Firebase限制观察员/听众的数量 [英] Firebase limit on the number of observers/listeners

查看:120
本文介绍了Firebase限制观察员/听众的数量的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Firebase中,我们可以在iOS中使用 observeEventType:withBlock:来添加观察者。是否有一个可以从一个客户端连接的观察者数量的限制?

解决方案

没有数量的限制可能从一个客户端连接的听众。另外请注意,听众通常是便宜的,所以建议您在应用程序中最方便的使用它们。


In Firebase, we can add an observer in iOS using something like observeEventType:withBlock:. Is there a limit on the number of observers that can be attached from one client ?

解决方案

There is no limit on the number of listeners that may be attached from one client. Also note that listeners are generally inexpensive, so it is recommended that you use them as most convenient in your application.

这篇关于Firebase限制观察员/听众的数量的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆