Skip to content

Generic data should be sent during the Fetch network request #28

@thewoodfish

Description

@thewoodfish

Generic data should be sent during the Fetch network request and not just a Vec<Vec<u8>>. We just need to ensure that this data structure is serializable and the response is also deserializable, using cbor. This provides more flexibility and weird byte encoding.

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