Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Client Library and Tool

Dependencies

Following packages needed by GOCMZQ

  • pkg-config
  • libczmq-dev
  • libsodium-dev

You can install them in Debian based system like:

apt-get install -y pkg-config libczmq4 libczmq-dev libsodium-dev