Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chapter9 the middleware pattern,using zeromq got error #82

Open
jamessawyer opened this issue Oct 27, 2024 · 0 comments
Open

chapter9 the middleware pattern,using zeromq got error #82

jamessawyer opened this issue Oct 27, 2024 · 0 comments

Comments

@jamessawyer
Copy link

Error: Socket is busy writing; only one send operation may be in progress at any time
    at ZmqMiddlewareManager.send (file:///Users/lucian/Documents/2024/nodes/node-design-patterns/ch09-behavioral-patterns/05_middleware/ZmqMiddlewareManager.mjs:27:28) {
  errno: 16,
  code: 'EBUSY'
}

try the zeromq@latest and zero@^6.0.0-beta.6 versions, got no luck.
OS: macOS
node version: v18.12.1
related links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant