Skip to content

A HTTP based pub/sub server in Go using a slice based queue data-structure. Using this as practice for learning Go.

License

Notifications You must be signed in to change notification settings

SulavKhadka/pubsub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pubsub Build Status codecov

A HTTP based pub/sub server in Go using a slice based queue data-structure. Using this as practice for learning Go.

About

A HTTP based pub/sub server in Go using a slice based queue data-structure. Using this as practice for learning Go.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages