You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/05/06 01:27:01 UTC

[jira] [Commented] (PROTON-827) Client binding for the "go" programming language.

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

ASF subversion and git services commented on PROTON-827:
--------------------------------------------------------

Commit 0c11d11cdb5f1185219b907d1ad9ba22451512cc in qpid-proton's branch refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=0c11d11 ]

PROTON-827: go binding: partial implementation of concurrent messaging API with examples.

Please see proton-c/bindings/go/README.md for details of this update.

Implemented a good chunk of the concurrent Go messaging API with send.go and receive.go examples.
The examples work with event/broker.go (which uses the event API) and with the python
broker.py, simple_send.py and simple_recv.py examples.


> Client binding for the "go" programming language.
> -------------------------------------------------
>
>                 Key: PROTON-827
>                 URL: https://issues.apache.org/jira/browse/PROTON-827
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: proton-c
>    Affects Versions: 0.9
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>
> Develop a reactive API binding in "go" <http://golang.org/>, similar to the existing reactive python API illustrated in examples/python. It should follow the pattern of the existing python and C reactive APIs as far as possible while respecting common conventions and idioms of the go langauge.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)