Skip to content
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

Closed
cheparinV opened this issue Feb 19, 2025 · 1 comment
Closed

Websocket - Add support message type in output_http_server #247

cheparinV opened this issue Feb 19, 2025 · 1 comment
Assignees

Comments

@cheparinV
Copy link
Contributor

Websocket output supprot only binary message type.
Add support text message type, like open_message_type in websocket input

service.NewStringAnnotatedEnumField("open_message_type", map[string]string{

jem-davies pushed a commit that referenced this issue Feb 19, 2025
* feat: websocket text message type in output http_server (#247)

* docs: output http_server added message_type (#247)
@gregfurman
Copy link
Collaborator

@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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants