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

Support for RoutingId as a socket option #4

Merged
merged 1 commit into from
May 5, 2024

Conversation

7Zifle
Copy link

@7Zifle 7Zifle commented May 4, 2024

Other changes:

  • Converted ZSocketOption to union(enum) instead of union(ZSocketOptionTag)
  • Removed redundant ZSocketOptionTag enum

- Converted ZSocketOption to union(enum) instead of union(ZSocketOptionTag)
- Removed redundant ZSocketOptionTag enum
@fkollmann fkollmann changed the base branch from main to pr4_stage May 5, 2024 11:39
@fkollmann
Copy link
Contributor

Thanks for the PR! I will merge it into a staging branch.

However, I will still provide you with some feedback here.

@fkollmann fkollmann merged commit 7501c1c into nine-lives-later:pr4_stage May 5, 2024
2 checks passed
fkollmann added a commit that referenced this pull request May 5, 2024
Remove unused ZSocketOptionTag enum
Add `ZSocket - routing id` unit test
See #4
Thanks to https://github.com/7Zifle
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

Successfully merging this pull request may close these issues.

2 participants