Skip to content

yonatane/skazka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skazka

Apache Kafka proxy in clojure

WIP

Provides visibility into the kafka protocol

; In REPL:
(def x (skazka.net/start-proxy))

; Connect with a consumer or producer to localhost:9999 instead of port 9092.
; Watch the protocol printed as clojure data.

; When done:
(skazka.net/stop-proxy x)

License

Copyright © 2020 Yonatan Elhanan

Distributed under the MIT License

About

Apache Kafka proxy in clojure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published