Skip to content

MonteCarloClub/zmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zmq

ZeroMQ out of the box

Pull Repository, Install Dependencies and Test

git clone https://github.com/MonteCarloClub/zmq.git && cd zmq
apt install pkg-config libzmq3-dev
go test -run TestPubAndSub github.com/MonteCarloClub/zmq
go test -run TestPullAndPush github.com/MonteCarloClub/zmq

Import This Go Module

import "github.com/MonteCarloClub/zmq"

About

ZeroMQ out of the box

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages