Skip to content

alavrovinfb/atlas-pubsub

 
 

Repository files navigation

atlas-pubsub

Build Status Code Coverage

Pub/Sub implementations

Each package within this directory is a different implementation of a pub/sub message broker that complies with the interface declared in interface.go.

aws

This package provides a SNS+SQS implementation that can be used by providing AWS credentials.

grpc

This package provides a gRPC server implementation that wraps a pub/sub broker implementation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 94.7%
  • Makefile 3.8%
  • Smarty 1.3%
  • Dockerfile 0.2%