Skip to content

Remove cppzmq as dependency#312

Draft
ehpor wants to merge 6 commits into
developfrom
feature/remove_cppzmq_dependency
Draft

Remove cppzmq as dependency#312
ehpor wants to merge 6 commits into
developfrom
feature/remove_cppzmq_dependency

Conversation

@ehpor
Copy link
Copy Markdown
Collaborator

@ehpor ehpor commented May 2, 2025

cppzmq was the only conda-forge-only dependency during the build of catkit2. This PR removes this dependency and instead converts all code to "normal" C-bindings of ZeroMQ instead. I added a convenience function to work with multipart messages, just like cppzmq does.

@ehpor ehpor added the enhancement New feature or request label May 2, 2025
@ehpor ehpor self-assigned this May 2, 2025
@ehpor ehpor force-pushed the feature/remove_cppzmq_dependency branch from 5fc3c00 to 82c3faa Compare May 2, 2025 19:14
@ehpor ehpor force-pushed the feature/remove_cppzmq_dependency branch from 82c3faa to f4526b5 Compare May 2, 2025 19:18
This could potentially lead to an infinite loop.
@ehpor ehpor marked this pull request as draft May 17, 2025 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant