kafka-grpc-stream

module
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2024 License: Apache-2.0

README

kafka-grpc-stream

Scaleable streaming grpc service that allows external web clients to subscribe, filter, and stream data from kafka topics. More details coming soon!

Features

  • Server-side host-session routing

Local Development

Pre-requisites
  • go1.22.5
  • docker >= 20.10.17
  • make >= 4.3
Running

Starts a local etcd server and the kafka-grpc-stream server.

docker compose up
Testing

You can run the entire test suite using make:

make test

...or you can have more fine-grained control of tests by running ginkgo

docker compose run --rm dev ginkgo help

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL