• Stars
    star
    427
  • Rank 101,680 (Top 3 %)
  • Language
    Go
  • License
    BSD 2-Clause "Sim...
  • Created over 12 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple pubsub package for go.

PkgGoDev

Package pubsub implements a simple multi-topic pub-sub library.

Install pubsub with,

go get github.com/cskr/pubsub/v2

Use of this module is governed by a BSD-style license that can be found in the LICENSE file.