Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Base64 encode binary data when necessary to send to the frontend #4

Open
@rtyler

Description

@rtyler

Right now the backend is sending message strings along untouched to the frontend. This is definitely not going to support protocol buffers or other information very well.

As a stop-gap, it might be sensible to base64 encode the binary data for rendering and easy copy/paste by the frontend

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