-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Websocket - Add support message type in output_http_server #247
Comments
cheparinV
added a commit
to cheparinV/bento
that referenced
this issue
Feb 19, 2025
cheparinV
added a commit
to cheparinV/bento
that referenced
this issue
Feb 19, 2025
cheparinV
added a commit
to cheparinV/bento
that referenced
this issue
Feb 19, 2025
cheparinV
added a commit
to cheparinV/bento
that referenced
this issue
Feb 19, 2025
cheparinV
added a commit
to cheparinV/bento
that referenced
this issue
Feb 19, 2025
jem-davies
pushed a commit
that referenced
this issue
Feb 19, 2025
@cheparinV Thanks for the contribution! 🙂 Can this be closed? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Websocket output supprot only binary message type.
Add support text message type, like
open_message_type
in websocket inputbento/internal/impl/io/input_websocket.go
Line 49 in 63035d2
The text was updated successfully, but these errors were encountered: