nim-lang / nim-zmq

Nim ZMQ wrapper
https://nim-lang.github.io/nim-zmq/zmq.html
MIT License
67 stars 17 forks source link

Update ex02_reqrep.nim #30

Closed sillagiusti closed 2 years ago

sillagiusti commented 2 years ago

Fix: listen and connect were inverted

Clonkk commented 2 years ago

This PR has been adressed in #32