Skip to content

make HTTP client configurable / libcurl #283

Closed
@smirnoal

Description

@smirnoal

libcurl is known as a very fast and reliable library for producing HTTP requests. It is used widely across other Lambda Runtime API implementations.

aws-lambda-rust-runtime is currently using Hyper for this purpose. It would be good to have data comparing hyper performance with libcurl's to understand which backend is more performant for lambda use case.

If such a comparison has already been done, it is good to document the design choice

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions