Skip to content

Websocket #47

@dsherwin-spacelink

Description

@dsherwin-spacelink

Is your feature request related to a problem?

It is not related to a problem

Describe the solution you'd like

Web socket client would be handy for testing a server. I could see initiating a connection and then having 2 views. One view could show any data being received from the server. Displaying textual data and maybe even have a prettifier for known formats. Maybe a hex output for binary data.

Second view would be a simple input textarea field where users could type in some JSON or any text data and send to the server over the socket.

Something as simple as that for the first round would be considerably handy.

Additional context

Postman application does implement a websockets interface and could be used as an example.

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