We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 a kafka <-websocket-> web gateway that provides an edge(user channel) interface.
To implement:
A Spring Server with websocket endpoints to subscribe and publish to "user channels"
Interface description
RBAC (?) or external server auth
Async threaded poll optimizations
Reconnect and preserve state
Kubernets(autoscaling)
The text was updated successfully, but these errors were encountered:
mjbmarques
Cors00
When branches are created from issues, their pull requests are automatically linked.
Implement a kafka <-websocket-> web gateway that provides an edge(user channel) interface.
To implement:
A Spring Server with websocket endpoints to subscribe and publish to "user channels"
Interface description
RBAC (?) or external server auth
Async threaded poll optimizations
Reconnect and preserve state
Kubernets(autoscaling)
The text was updated successfully, but these errors were encountered: