[ 
https://issues.apache.org/jira/browse/WICKET-6954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488822#comment-17488822
 ] 

ASF GitHub Bot commented on WICKET-6954:
----------------------------------------

reiern70 commented on a change in pull request #499:
URL: https://github.com/apache/wicket/pull/499#discussion_r801596367



##########
File path: 
wicket-native-websocket/wicket-native-websocket-core/src/main/java/org/apache/wicket/protocol/ws/util/tester/TestWebSocketConnection.java
##########
@@ -79,7 +122,7 @@ public IWebSocketConnection sendMessage(byte[] message, int 
offset, int length)
        protected abstract void onOutMessage(String message);
 
        /**
-        * A callback method that is called when a text message should be send 
to the client
+        * A callback method that is called when a text message should be sent 
to the client

Review comment:
       true... I think IDE just fooled me.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@wicket.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> create standard keep-alive/heartbeat like functionality for web-sockets
> -----------------------------------------------------------------------
>
>                 Key: WICKET-6954
>                 URL: https://issues.apache.org/jira/browse/WICKET-6954
>             Project: Wicket
>          Issue Type: Improvement
>            Reporter: Ernesto Reinaldo Barreiro
>            Assignee: Ernesto Reinaldo Barreiro
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to