You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: