Skip to content

maxwellpeterson/kafka-worker-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kafka Worker Demo

A fully local demo of kafka-worker and kafka-websocket-shim, no Cloudflare account required.

The go folder shows a Kafka client written in Go using the Go package provided by kafka-websocket-shim to connect to a local version of kafka-worker.

The python folder shows a Kafka client written in Python using the TCP proxy provided by kafka-websocket-shim to connect to a local version of kafka-worker.

Both examples look and behave exactly the same to the user, despite using different client libraries and methods for connecting to the broker.

Video

demo.mp4

About

fully local demo of kafka-worker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published