Skip to content

An example of how to use Epee, a simple stream processor for golang.

Notifications You must be signed in to change notification settings

bradhe/epee-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Epee Example

A quick example of how to use Epee.

Building

Pretty straight forward. You need protoc installed, though!

$ protoc --go_out=. messages.proto
$ go build

You'll need a lot more than that, though, if you want to actually run the example. Namely, a Kafka cluster and a producer and...yeah.

About

An example of how to use Epee, a simple stream processor for golang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published