Skip to content

Add curl example #75

Description

@rockisch

Feature Request

What feature are you suggesting?

Overview:

Provide a curl example in the network folder.

Smaller Details:

Most people wanting to interface with HTTP most likely will want to resort to curl/an external HTTP lib instead of relying on httpc, given it is my understanding httpc depends on the 3ds TLS stack, which is quite outdated.

Although the curl example is not that complex, I think listing in the README what is required to get it to work (make sure the libs are installed, add -lcurl and friends to the libraries list, make sure to call socInit) would be nice.

I can open a PR with the example, just want to get approval from the maintainers before doing so.

Activity

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions