[
https://issues.apache.org/jira/browse/ARTEMIS-4294?focusedWorklogId=863057&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-863057
]
ASF GitHub Bot logged work on ARTEMIS-4294:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 31/May/23 14:15
Start Date: 31/May/23 14:15
Worklog Time Spent: 10m
Work Description: jbertram commented on PR #4493:
URL:
https://github.com/apache/activemq-artemis/pull/4493#issuecomment-1570324051
Something weird happened on `WebSocketFrameEncoder.java` with the EOLs so
the whole file got changed. I think it originally used CRLF instead of just LF.
Issue Time Tracking
-------------------
Worklog Id: (was: 863057)
Time Spent: 20m (was: 10m)
> Support text WebSocket encoding
> -------------------------------
>
> Key: ARTEMIS-4294
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4294
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> WebSocket frames can be encoded as either [binary or
> text|https://datatracker.ietf.org/doc/html/rfc6455#section-11.8]. Currently
> the broker always encodes them as binary. The broker should support an
> acceptor URL parameter to change the encoding to text.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)