Stallion is a Message Broker that is implemented with Go programming language. You can use Stallion to publish events on specific topics and consume them over client side with Stallion SDKs. Stallion provides authentication so you can authorise your clients before sending events to them.

One good thing about Stallion is that it uses only Golang internal modules and has no external modules. Everything in Stallion is pure Golang.

features

Stallion provides useful options in order to manage your broker cluster and config your custom settings. Top of these features are:

  • topic selection
  • managment panel
  • exported metrics
  • go,js,python sdk
  • load test module