Skip to content

Question: missing capture socket in zmq_proxy (Proxy class) and how to use a capture socket in a Proxy #707

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

Open
pmbanugo opened this issue Mar 11, 2025 · 0 comments

Comments

@pmbanugo
Copy link

I'm going through pub-sub tracing (espresso pattern) in the book and I couldn't get the sample code working. Reading through the zmq_proxy I see that the Proxy type in typescript doesn't support passing the third socket (i.e. the capture socket).

Is there a reason why that's missing? How can I achieve similar thing from the book with a capture socket using the current features?

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

No branches or pull requests

1 participant