pubsub

command
v0.0.0-...-434faa1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 1, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

README

Basic Pub/Sub

Implementation of a naive pub/sub system in Go.

Features

  • publish messages
  • subscribe to messages (no topics)
  • backfill old messages for new subscribers
  • basic message retention strategy
  • concurrency safe (tested with --race)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL