[GH-ISSUE #2323] [Websocket]How can I send a binary message #798

Closed
opened 2026-03-16 17:13:59 +03:00 by kerem · 2 comments
Owner

Originally created by @JinYuanAhh on GitHub (May 5, 2022).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2323

2
I'm testing my code(golang), but I need to send a binary message
The function will return MessageType(TextMessage/BinaryMessage/Others...)

1
How can I send a binary message(like a blob in javascript) by the input

I can only send string(TextMessage) with it.

Originally created by @JinYuanAhh on GitHub (May 5, 2022). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2323 ![2](https://user-images.githubusercontent.com/87652163/166921488-0eb45f78-fa90-433f-bf21-2dce1f5bc903.png) I'm testing my code(golang), but I need to send a binary message The function will return MessageType(TextMessage/BinaryMessage/Others...) ![1](https://user-images.githubusercontent.com/87652163/166921330-6e269c38-507d-44e6-8685-af53daeb8b91.png) How can I send a binary message(like a blob in javascript) by the input I can only send string(TextMessage) with it.
kerem 2026-03-16 17:13:59 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@AndrewBastin commented on GitHub (May 5, 2022):

We do not have support for binary WS data right now but we will work on getting this implemented.

<!-- gh-comment-id:1118745896 --> @AndrewBastin commented on GitHub (May 5, 2022): We do not have support for binary WS data right now but we will work on getting this implemented.
Author
Owner

@liyasthomas commented on GitHub (Jan 29, 2025):

Closing this ticket in favor of #4705. Please track the progress of the feature over there.

<!-- gh-comment-id:2621439302 --> @liyasthomas commented on GitHub (Jan 29, 2025): Closing this ticket in favor of #4705. Please track the progress of the feature over there.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#798
No description provided.