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 2020/01/09 16:28:17 UTC

[GitHub] [camel-quarkus] lburgazzoli opened a new issue #613: Create a camel-websocket-jsr356 extension

lburgazzoli opened a new issue #613: Create a camel-websocket-jsr356 extension
URL: https://github.com/apache/camel-quarkus/issues/613
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-quarkus] jamesnetherton commented on issue #613: Create a camel-websocket-jsr356 extension

Posted by GitBox <gi...@apache.org>.
jamesnetherton commented on issue #613: Create a camel-websocket-jsr356 extension
URL: https://github.com/apache/camel-quarkus/issues/613#issuecomment-573718266
 
 
   It is possible. Would need to override and extend some bits of the component internals.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-quarkus] jamesnetherton commented on issue #613: Create a camel-websocket-jsr356 extension

Posted by GitBox <gi...@apache.org>.
jamesnetherton commented on issue #613: Create a camel-websocket-jsr356 extension
URL: https://github.com/apache/camel-quarkus/issues/613#issuecomment-574186226
 
 
   I think this component in its current form is going to need too many hacks to get it working properly.
   
   I opened #619 to implement ahc-ws. I'll revisit this when I'm done fixing up the websocket-jsr356 component on the Camel side.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-quarkus] jamesnetherton closed issue #613: Create a camel-websocket-jsr356 extension

Posted by GitBox <gi...@apache.org>.
jamesnetherton closed issue #613: Create a camel-websocket-jsr356 extension
URL: https://github.com/apache/camel-quarkus/issues/613
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-quarkus] jamesnetherton commented on issue #613: Create a camel-websocket-jsr356 extension

Posted by GitBox <gi...@apache.org>.
jamesnetherton commented on issue #613: Create a camel-websocket-jsr356 extension
URL: https://github.com/apache/camel-quarkus/issues/613#issuecomment-572658511
 
 
   I can take this one. I actually had a tentative look into it this morning.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-quarkus] lburgazzoli commented on issue #613: Create a camel-websocket-jsr356 extension

Posted by GitBox <gi...@apache.org>.
lburgazzoli commented on issue #613: Create a camel-websocket-jsr356 extension
URL: https://github.com/apache/camel-quarkus/issues/613#issuecomment-573780535
 
 
   if the workaround is not too complex I'd go for the workaround and oyu are free to implement also camel-ahc-ws :)

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-quarkus] jamesnetherton commented on issue #613: Create a camel-websocket-jsr356 extension

Posted by GitBox <gi...@apache.org>.
jamesnetherton commented on issue #613: Create a camel-websocket-jsr356 extension
URL: https://github.com/apache/camel-quarkus/issues/613#issuecomment-573682624
 
 
   As the producer part of this component is currently [broken](https://issues.apache.org/jira/browse/CAMEL-14390), is it worth me implementing an extension for `camel-ahc-ws` until the fix is available?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-quarkus] lburgazzoli commented on issue #613: Create a camel-websocket-jsr356 extension

Posted by GitBox <gi...@apache.org>.
lburgazzoli commented on issue #613: Create a camel-websocket-jsr356 extension
URL: https://github.com/apache/camel-quarkus/issues/613#issuecomment-573709275
 
 
   @jamesnetherton no hack possible ?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services