Skip to content

Add a native Cats Effect backend #1902

@kciesielski

Description

@kciesielski

Currently the only available native is CurlBackend. Let's add a native Cats Effect backend, this should be possible with current support for Scala Native in CE3.
For example, for Scala.js we have a FetchCatsBackend[F[_]: Async] extends AbstractFetchBackend. We might want something similar, based on the AbstractCurlBackend.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions