Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Parameterize the location of the server in the generated Python/JavaScript code #15

Open
exarkun opened this issue Jan 11, 2019 · 0 comments

Comments

@exarkun
Copy link
Contributor

exarkun commented Jan 11, 2019

Both the Python and JavaScript code generators assume that the location of the server will be known at generation time and that there will be only one. Neither of these assumptions holds true for Tahoe-LAFS storage servers.

Fix the code generator so that the location of the server is parameterized somehow. Allow clients to select which server they are talking to at runtime and to talk to more than one of them in the same program/process.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant