You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/05 09:41:41 UTC

[jira] [Commented] (CAMEL-11107) Create a new camel-grpc component

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

ASF GitHub Bot commented on CAMEL-11107:
----------------------------------------

GitHub user dmvolod opened a pull request:

    https://github.com/apache/camel/pull/1596

    CAMEL-11107: Create a new camel-grpc component

    Create a new camel-grpc component which allows to do Remote Procedure Call (RPC) Protocol Buffers (protobuf)] format over HTTP/2 transport.
    Stage 1 - Producer with basic parameters and calling sync and async methods

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dmvolod/camel CAMEL-11107

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1596.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1596
    
----
commit efbd65919ba8a7de8261a869756bed109254db1a
Author: Dmitry Volodin <dm...@gmail.com>
Date:   2017-04-05T09:25:13Z

    CAMEL-11107: Create a new camel-grpc component

commit cf6173668c4562090f383737aab8127d31eb43ea
Author: Dmitry Volodin <dm...@gmail.com>
Date:   2017-04-05T09:38:37Z

    CAMEL-11107: Changing camel-grpc documentation

----


> Create a new camel-grpc component 
> ----------------------------------
>
>                 Key: CAMEL-11107
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11107
>             Project: Camel
>          Issue Type: Sub-task
>    Affects Versions: 2.19.0
>            Reporter: Dmitry Volodin
>             Fix For: Future
>
>
> Create a new camel-grpc component which allows to do Remote Procedure Call (RPC) Protocol Buffers (protobuf)] format over HTTP/2 transport.
> Stage 1: Producer with basic parameters and calling sync and async methods
> Stage 2: Consumer and extended producer parameters (separate future PR)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)