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

Example Rust application using Rust binding layer #224

Open
KeithWiles opened this issue Oct 20, 2022 · 0 comments
Open

Example Rust application using Rust binding layer #224

KeithWiles opened this issue Oct 20, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@KeithWiles
Copy link
Contributor

KeithWiles commented Oct 20, 2022

Difficulty: Medium to hard if you need to learn Rust.

Create a new Rust example using the Rust binding layer APIs. Need to create or port a Rust application using the binding layer. The application needs to do more than a simple forwarding application. The Rust binding layer has two layers one is a low level set API, which is created by the Rust bindgen application to expose all of the CNDP APIs to Rust. The second set of APIs is a higher level of APIs and these are the ones the application needs to be using. Adding this application could require updating or creating new high level APIs.

@KeithWiles KeithWiles added enhancement New feature or request hackathon Possible enhancements for the Hackathon labels Oct 20, 2022
@KeithWiles KeithWiles added the WiP-Team1 Work in Progress Team1 label Apr 24, 2023
@KeithWiles KeithWiles removed hackathon Possible enhancements for the Hackathon WiP-Team1 Work in Progress Team1 labels Jun 20, 2023
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

No branches or pull requests

1 participant