Skip to content

returning images from methods #11

Description

@dckc

I only see how to return JSON objects from methods. I'd like to return an image (preferably: a list of images). I can send base64 encoded bytes, but that's sort of tedious.

Suggestions?

I'm looking at ways to tweak invokeActor to use res.sendFile() but all the approaches I see look awkward.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions