Google App Engine Channels API / 使用 React Native 加载外部 JS
Posted
技术标签:
【中文标题】Google App Engine Channels API / 使用 React Native 加载外部 JS【英文标题】:Google App Engine Channels API / Loading external JS with React Native 【发布时间】:2015-06-03 05:46:12 【问题描述】:我正在将项目移植到 React Native,之前我从外部服务器引用了 google 频道 api,用于 Web 套接字,例如https://example.com/_ah/channel/jsapi。
有没有一种优雅的方式可以使用 React Native 引用它?
【问题讨论】:
你用什么引用了 API?脚本标签? 是的,最初只是通过脚本标签 有人找到这个问题的答案了吗? 叹息。 Google 正在贬低频道 API,转而支持 Firebase。 【参考方案1】:Channels API 注定失败,在项目中支持 firebase 或一些标准的 websocket 实现
【讨论】:
以上是关于Google App Engine Channels API / 使用 React Native 加载外部 JS的主要内容,如果未能解决你的问题,请参考以下文章
在 Google-App-Engine 中使用 HSQLDB
Google Cloud 中的 Google Compute Engine、App Engine 和 Container Engine 有啥区别?
连接 Google App Engine 和 Google Compute Engine
Google App Engine Flexible 和 Google Container Engine 之间的区别?
如何在 Google Cloud App Engine 上使用 PubSub 创建订阅者,该订阅者通过 Publisher 从 Google Cloud App Engine Flex 收听消息?