You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Julian Scheid (JIRA)" <ji...@apache.org> on 2015/09/23 22:47:04 UTC

[jira] [Created] (ARTEMIS-228) Accept BinaryWebSocketFrame in STOMP WebSocketServerHandler

Julian Scheid created ARTEMIS-228:
-------------------------------------

             Summary: Accept BinaryWebSocketFrame in STOMP WebSocketServerHandler
                 Key: ARTEMIS-228
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-228
             Project: ActiveMQ Artemis
          Issue Type: Improvement
            Reporter: Julian Scheid
            Priority: Minor


{{WebSocketServerHandler}} currently only accepts {{TextWebSocketFrame}}, but there is no reason why it shouldn't accept {{BinaryWebSocketFrame}} as well, especially seeing that STOMP supports binary payloads. Some WebSocket clients insist on sending binary packets under certain circumstances, for example https://github.com/theturtle32/WebSocket-Node does.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)