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

Reorganize client generated in Telescope #702

Open
NorOldBurden opened this issue Nov 25, 2024 · 0 comments
Open

Reorganize client generated in Telescope #702

NorOldBurden opened this issue Nov 25, 2024 · 0 comments

Comments

@NorOldBurden
Copy link
Contributor

In the future, I’d like to deprecate the current clients being all separated and move towards this being the default way to build clients.
So perhaps we can figure something out now that allows us to work towards this.

for example, we could toggle it at the top level of the rpcClients
rpcClients: {
// Feature flag to control client generation style
clientStyle: "combined" | "scoped" | "unified"

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

No branches or pull requests

1 participant