Skip to content

How should I implement a streamed API with Akka HTTP ? #1988

@geirolz

Description

@geirolz

I'm opening this ticket because I cannot understand how I should implement a streamed API with this project.
I checked the documentation and the examples but I didn't find anything.

We are using Akka HTTP at the moment. And the problem is that the generated code wants a Future as return type.
We are reading from a streamed API and we want to forward directly the stream after the authentication.

Can someone help me ? Thanks in advance for the support

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