Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 252 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 252 Bytes

this was set up from

how to reproduce

  • cd ZMQTest
  • npm install
  • start two shells and
    • npx tsx tests/zmq-client.ts
    • npx tsx tests/zmq-server.ts
  • npm run dev
    • the working code in tests/zmq-bug.ts makes main process barf