package
0.0.0-20230412102204-758a9e786e6a
Repository: https://github.com/go-micro/examples.git
Documentation: pkg.go.dev

# README

Broker

The broker is an interface for PubSub.

Contents

  • main.go - uns pub-sub as two go routines for 10 seconds.
  • producer - publishes messages to the broker every second
  • consumer - consumes any messages sent by the producer

# Packages

No description provided by the author
No description provided by the author