Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 710 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 710 Bytes

Go Pub/Sub

An in-process simple publish/subscribe library for Golang .

API Reference

Why

I wrote this package so I can use it in my projects as a drop-in-replacement for redis pub/sub, actually this package was written for wsify v2

Contribution

I'm always open for any opinion

License

I'm using MIT license.

Known Users