Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Implement HTTP transport layer wth TLS #25

@gonzo-lot49

Description

@gonzo-lot49

Current plan is to use libcurl + WolfSSL, with LibUV as a command eventing layer for all networking code.

The alternative to libcurl is lws (libwebsockets) but for plain GET / POST, Curl or the CPR wrapper will yield simpler code. Since we are not going to recommend using HTTP and JSON for high performance use cases most often used with C++, not a priority.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions