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

feature request: Make using username and password for the ZeroMQ connection configurable #3

Open
Wachizungu opened this issue Aug 27, 2024 · 1 comment
Assignees

Comments

@Wachizungu
Copy link
Contributor

Wachizungu commented Aug 27, 2024

just dropping this here in case I find time to work on this as well, as it looks like this might be the function to use / options to set.

setsockopt_string
PLAIN_USERNAME = <SocketOption.PLAIN_USERNAME: 45>
PLAIN_PASSWORD = <SocketOption.PLAIN_PASSWORD: 46>

@mokaddem
Copy link
Contributor

Good point. I'll see if I can integrate it for version 1.2

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

4 participants
@mokaddem @Wachizungu and others