Skip to content

mfamador/benthos-input-grpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gRPC custom benthos input

Create a custom benthos input that receives messages from a gRPC server

Run server to read messages and deliver them to the benthos pipeline

go run cmd/server/main.go -c config/pipeline.yaml

Run the client to post random messages

go run cmd/client/main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published