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

Remote Kafka CLI Websocket Gateway #17

Open
Cors00 opened this issue Apr 30, 2023 · 0 comments
Open

Remote Kafka CLI Websocket Gateway #17

Cors00 opened this issue Apr 30, 2023 · 0 comments
Assignees
Milestone

Comments

@Cors00
Copy link
Collaborator

Cors00 commented Apr 30, 2023

Implement a kafka <-websocket-> web gateway.
To implement:

  • A Spring Server with websocket endpoints to receive and send messages.
  • Interface description
  • RBAC (?) or external server auth
  • Async threaded poll optimizations
  • "Infinite poll"
  • Reconnect and preserve state
  • Kubernets(autoscaling)
  • Mutual Authentication(?)
@Cors00 Cors00 added this to the W10 milestone Apr 30, 2023
@Cors00 Cors00 changed the title Simple Interface Gateway Remote Kafka CLI Websocket Gateway Apr 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants