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

[Examples] Consider splitting examples into server/client components #137

Open
hamid-elaosta opened this issue Jul 19, 2018 · 0 comments
Open

Comments

@hamid-elaosta
Copy link

Having recently implemented CURVE ZMQ using this library, it's not clear in the examples which calls should be made only on the client, only on the server or on both as they are contained within the same file.

I'd suggest either splitting them into two separate components go files, or clearly commenting them to indicate which side of the connection each call belongs to.

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