Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Fully Offline Functionality #83

Open
bonedaddy opened this issue Apr 30, 2020 · 0 comments
Open

Enable Fully Offline Functionality #83

bonedaddy opened this issue Apr 30, 2020 · 0 comments
Labels
enhancement New feature or request low-priority really low priority needs-discussion the outcome is not clear and needs to be discussed

Comments

@bonedaddy
Copy link
Collaborator

Currently TemporalX works offline, and if not connected to any other peers, but it will encounter some issues when invoking functionality that expects to have peers. Given our use cases, this isn't really a problem, as it is unlikely TemporalX will ever be used in these situations.

It is generally assumed that when you're running TemporalX you will be connected in a replication cluster, which ensures persistent connectivity between all peers. Additionally it is also assumed that you will be operating either in the public IPFS network, or a private IPFS network with more than 1 peer.

That being said, it could come up that users want to use TemporalX in a fully offline scenario. For this it will be useful that we integrate with some of the offline routers, and dagservices that are supported by libp2p

@bonedaddy bonedaddy added needs-discussion the outcome is not clear and needs to be discussed low-priority really low priority enhancement New feature or request labels Apr 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low-priority really low priority needs-discussion the outcome is not clear and needs to be discussed
Projects
None yet
Development

No branches or pull requests

1 participant