简体   繁体   English

OpenTok TokBox-比较opentok-react-native和Web SDK

[英]OpenTok TokBox - comparing opentok-react-native and Web SDK

where can I find detailed comparisons of the trade-offs in using one or the other? 在哪里可以找到使用一种或另一种的折衷的详细比较?

I presume react native will use the iOS and Android SDKs which will yield better operability, performance, support, and features. 我认为本机将使用iOS和Android SDK,从而产生更好的可操作性,性能,支持和功能。 Is this true? 这是真的? Where can I find documentation describing this? 在哪里可以找到描述此内容的文档?

As the heavy lifting is done natively by the browsers when using the OpenTok JS SDK, I would not expect much of a performance difference between the two. 由于在使用OpenTok JS SDK时,繁重的工作是由浏览器本地完成的,因此我认为这两者之间不会有太大的性能差异。

I would consider the target audience and what mix of technologies you are using to build your application to be the important question here. 我认为目标受众以及您用于构建应用程序的技术组合是这里的重要问题。

If your application's primary use-case is for mobile users, perhaps going react-native or even native is probably the way to go. 如果您的应用程序的主要用例是针对移动用户的,则可能是本机反应甚至是本机反应。

If your application is primarily web-based and you expect the target audience does not wish to install an app for it, then the OpenTok JS SDK might be the better solution. 如果您的应用程序主要是基于Web的,并且您希望目标受众不希望为其安装应用程序,那么OpenTok JS SDK可能是更好的解决方案。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM