Skip to content

anovateam/benthos-input-grpc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 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

Languages

  • Go 96.7%
  • Makefile 2.0%
  • Shell 1.3%