Skip to content

Add curl example #72

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

Open
sharkwouter opened this issue Oct 22, 2024 · 4 comments
Open

Add curl example #72

sharkwouter opened this issue Oct 22, 2024 · 4 comments
Labels
good first issue Good for newcomers

Comments

@sharkwouter
Copy link
Member

Right now we do not have an example for doing networking using curl. I think this would be nice to have here.

@sharkwouter sharkwouter added the good first issue Good for newcomers label Jan 14, 2025
@bucanero
Copy link
Contributor

bucanero commented Apr 8, 2025

We do have a cURL sample that was created for the PSP HDC, here: https://github.com/bucanero/PSPHDC-24/tree/main/Jokr
It was created by @KorigamiK , when I added SSL support to the library.

Perhaps the core code could be extracted from the "Jokr" example, or a link to that example app could be added to the PSPSDK docs.

@sharkwouter
Copy link
Member Author

That is cool, but we would need @KorigamiK to allow us to relicense it under the unlicense for us to be able to host it on the website. If he allows that, we can add it, though.

@KorigamiK
Copy link
Contributor

hey guys, yes I'd be happy to relicense it as example code in the repo.

let me know if I need to add a license header or a license.md file 😄

@sharkwouter
Copy link
Member Author

@KorigamiK Cool, I don't think you need to do anything other than give us permission to relicense it to the unlicense. If you want you can do the honors and add your example to the website, otherwise we can do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants