使用node.js从离线服务器获取信息

发布于 2025-01-17 22:24:08 字数 223 浏览 0 评论 0原文

我有一个完整的堆栈项目,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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文