Skip to content
New issue

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

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

Already on GitHub? # to your account

Is it possible to have multiple instance of "pb" configuration? #232

Open
StarlightIbuki opened this issue Dec 7, 2022 · 1 comment
Open

Comments

@StarlightIbuki
Copy link

I know we have pb.state. But at one time, there can be only one state in effect.

This could be inconvenient if we have multiple applications of protobuf in a project, especially if we are using coroutine.

If this is acceptable, I'd like to create a PR for it.

@starwing
Copy link
Owner

starwing commented Dec 7, 2022

Maybe you could only add encode/decode/load to State objects. But we need think twice to decide whether to merge it.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants