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

Feature/udp component #32

Closed
wants to merge 30 commits into from

Conversation

flynneva
Copy link
Contributor

adds on to #31 with a generic udp_node component. this is semi-functional as-is, just missing one step.

that step is to copy from the boost mutable_buffer over to a std::vector<uint8_t> type. im definitely not a cpp expert here and would ask for some advice from @JWhitleyWork or anyone else.

overall i thought working with the updates from #31 was a lot easier than before, and im loving where this package is heading.

@flynneva
Copy link
Contributor Author

@reza-ebrahimi looks like for Dashing (Ubuntu 18.04) it doesn't like how you did the get_filename_component....maybe for the CMake version of Ubuntu 18.04 it doesnt have NAME_WLE as an option?

@reza-ebrahimi
Copy link
Contributor

Try with this one: NAME_WE.

@JWhitleyWork
Copy link
Contributor

See my feedback on #31.

@flynneva flynneva closed this Mar 1, 2021
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.

None yet

3 participants