[
https://issues.apache.org/jira/browse/CAMEL-12952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino reassigned CAMEL-12952:
----------------------------------------
Assignee: Andrea Cosentino
> Camel-AHC-WS: does not send response to ping frame
> --------------------------------------------------
>
> Key: CAMEL-12952
> URL: https://issues.apache.org/jira/browse/CAMEL-12952
> Project: Camel
> Issue Type: Bug
> Components: camel-ahc-ws
> Reporter: Jukka Aalto
> Assignee: Andrea Cosentino
> Priority: Minor
> Fix For: 2.24.0
>
>
> Websocket client should send response to ping frame. See document
> [https://tools.ietf.org/html/rfc6455#page-37]
> Client should send pong response.
> The fix should be trivial because WsListener has empty default onPing-method.
> The implementation of this method should call webSocket sendPong.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)