-
Notifications
You must be signed in to change notification settings - Fork 55
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
Issue #108: moved subscribe logic from pub to sub and xsub sockets. #112
base: main
Are you sure you want to change the base?
Commits on Sep 13, 2021
-
Issue go-zeromq#108: moved subscribe logic from pub to sub and xsub s…
…ockets.
Tina Mancuso authored and Tina Mancuso committedSep 13, 2021 Configuration menu - View commit details
-
Copy full SHA for 62a12e4 - Browse repository at this point
Copy the full SHA 62a12e4View commit details
Commits on Sep 27, 2021
-
Tina Mancuso authored and Tina Mancuso committed
Sep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for e1d803f - Browse repository at this point
Copy the full SHA e1d803fView commit details -
Tina Mancuso authored and Tina Mancuso committed
Sep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for d8ad051 - Browse repository at this point
Copy the full SHA d8ad051View commit details -
Check error return from NewProxy().
Tina Mancuso authored and Tina Mancuso committedSep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for eacae6d - Browse repository at this point
Copy the full SHA eacae6dView commit details -
Fix: added declaration for "err"
Tina Mancuso authored and Tina Mancuso committedSep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for be24f40 - Browse repository at this point
Copy the full SHA be24f40View commit details -
Removed : ("err" was already declared)
Tina Mancuso authored and Tina Mancuso committedSep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 4477acb - Browse repository at this point
Copy the full SHA 4477acbView commit details -
Tina Mancuso authored and Tina Mancuso committed
Sep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 6460970 - Browse repository at this point
Copy the full SHA 6460970View commit details -
Removed subscribe/subscribed from conn object, added Topics to pub an…
…d xsub.
Tina Mancuso authored and Tina Mancuso committedSep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 4f4b5cc - Browse repository at this point
Copy the full SHA 4f4b5ccView commit details -
Tina Mancuso authored and Tina Mancuso committed
Sep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for aa837f3 - Browse repository at this point
Copy the full SHA aa837f3View commit details
Commits on Sep 29, 2021
-
Tina Mancuso authored and Tina Mancuso committed
Sep 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 9bb4648 - Browse repository at this point
Copy the full SHA 9bb4648View commit details -
Return an empty list from Topics() for pub and xpub sockets since the…
…y don't have any subscriptions.
Tina Mancuso authored and Tina Mancuso committedSep 29, 2021 Configuration menu - View commit details
-
Copy full SHA for ba94503 - Browse repository at this point
Copy the full SHA ba94503View commit details -
Removed topics from socket -- they will only be used in sub and xsub …
…socket types.
Tina Mancuso authored and Tina Mancuso committedSep 29, 2021 Configuration menu - View commit details
-
Copy full SHA for c09bb41 - Browse repository at this point
Copy the full SHA c09bb41View commit details -
Have Topics() return xsub topics list.
Tina Mancuso authored and Tina Mancuso committedSep 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 17b9993 - Browse repository at this point
Copy the full SHA 17b9993View commit details -
Removed topics test for pub socket, as pub doesn't have subscriptions.
Tina Mancuso authored and Tina Mancuso committedSep 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 75ff6cf - Browse repository at this point
Copy the full SHA 75ff6cfView commit details -
Added check of subscribed topics for sub socket.
Tina Mancuso authored and Tina Mancuso committedSep 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 27e5f19 - Browse repository at this point
Copy the full SHA 27e5f19View commit details -
Tina Mancuso authored and Tina Mancuso committed
Sep 29, 2021 Configuration menu - View commit details
-
Copy full SHA for a608850 - Browse repository at this point
Copy the full SHA a608850View commit details