You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/12/06 15:24:54 UTC

[GitHub] [camel-kamelets] Croway opened a new pull request #609: Add websocket source

Croway opened a new pull request #609:
URL: https://github.com/apache/camel-kamelets/pull/609


   Tested with this route
   ```
   - from:
       uri: "kamelet:websocket-source"
       parameters:
         resourceUri: "resourceUri"
       steps:
       - to: "log:info?showStreams=true"
   ```
   using websocket client chrome extension


-- 
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-unsubscribe@camel.apache.org

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



[GitHub] [camel-kamelets] oscerd merged pull request #609: Add websocket source

Posted by GitBox <gi...@apache.org>.
oscerd merged pull request #609:
URL: https://github.com/apache/camel-kamelets/pull/609


   


-- 
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-unsubscribe@camel.apache.org

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



[GitHub] [camel-kamelets] oscerd commented on pull request #609: Add websocket source

Posted by GitBox <gi...@apache.org>.
oscerd commented on pull request #609:
URL: https://github.com/apache/camel-kamelets/pull/609#issuecomment-987718356


   Thanks


-- 
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-unsubscribe@camel.apache.org

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