Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 496 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 496 Bytes

Sample Projects that use pickett

Sample1

  • Sample1 has two executables, wuclient and wuserver that are taken from the ZMQ Documentation. Because it is necessary to have libmzq installed on the system to link and run these executables, this example demonstrates a more complex setup than a "vanilla" go-based system.