• Stars
    star
    394
  • Rank 105,314 (Top 3 %)
  • Language
    Go
  • License
    BSD 2-Clause "Sim...
  • Created about 12 years ago
  • Updated almost 2 years 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.