使用node.js从离线服务器获取信息
我有一个完整的堆栈项目,UI 使用 React Native,后端使用 Node.js,
该应用程序是货币兑换。
有没有办法在服务器离线的情况下获取信息? 我读到了有关 webSocket 的内容,但不确定它是否是解决方案。
我将尝试的另一种解决方案(不是最好的)是将一些数据保留在本地存储中, 因此,如果服务器离线,我将显示用户上次进行兑换时的货币兑换情况。
感谢您的帮助。
I have a full stack project, UI using React Native, backend with node.js
the app is currency exchange.
is there a way to get info from the server when even if its offline?
i read about webSocket but not sure if its the solution.
another solution I will try (not the best one) is to keep some of the data in local storage,
so if the server is offline I will display the currency exchange by the last time the user did the exchange.
Thank for the help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论