I have created a repository at
https://github.com/vijaymathew/gst_zmq.
I started off this project by attempting to write an FFI extension for
Pharo but the call to `zmq_connect` is crashing the Squeak VM.
But the extension worked like a breeze for GNU Smalltalk!
-- Vijay