Skip to content

Simple proof of concept of drawing on a HTML-canvas backed by kafka

License

Notifications You must be signed in to change notification settings

LarsErikDahl/kafka-sse-example

Repository files navigation

kafka-sse-example

Simple proof of concept of drawing on a HTML-canvas backed by kafka

To run the example, you need to have docker and docker-compose installed.

Then, run docker-compose up in the root directory of this project. This will start a container from confluent with kafka.

Application.kt is the main class, which starts a server on port 8080. You can draw on the canvas by opening 0.0.0.0:8080 in your browser.

About

Simple proof of concept of drawing on a HTML-canvas backed by kafka

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published