Skip to content

Add curl example #72

@sharkwouter

Description

@sharkwouter
Member

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

Activity

bucanero

bucanero commented on Apr 8, 2025

@bucanero
Contributor

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

sharkwouter commented on Apr 8, 2025

@sharkwouter
MemberAuthor

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

KorigamiK commented on Apr 8, 2025

@KorigamiK
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

sharkwouter commented on Apr 9, 2025

@sharkwouter
MemberAuthor

@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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @bucanero@sharkwouter@KorigamiK

        Issue actions

          Add curl example · Issue #72 · pspdev/pspdev.github.io