Skip to content

WebSocketMessageReader cannot convert binary data. #1020

Description

@ZElyxZ
Image

I'm setting up integration with my own websocket language server. As a backend, I use the pygls library in python. It, in turn, sends data in binary format, which is also considered a normal WS data exchange practice. Please add processing of such data, add verification (message isinstance of Blob) to work with the server, thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions