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

Implement Kafka support #23

Open
d-Rickyy-b opened this issue Oct 29, 2023 · 0 comments
Open

Implement Kafka support #23

d-Rickyy-b opened this issue Oct 29, 2023 · 0 comments
Labels
feature New feature or request

Comments

@d-Rickyy-b
Copy link
Owner

Depending on the use case, a user might want to process all the certificates via kafka. Currently the process requires a consumer to actively connect to the server via a websocket, then receives the certificates.

Implementing kafka support enables the tool to be used by corporations internally, without struggling with websockets.

@d-Rickyy-b d-Rickyy-b added the feature New feature or request label Oct 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant