[
https://issues.apache.org/jira/browse/PROTON-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14344568#comment-14344568
]
ASF subversion and git services commented on PROTON-827:
--------------------------------------------------------
Commit 5d8030faa2ecf87a2328c2aa572856cb64b626e3 in qpid-proton's branch
refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=5d8030f ]
PROTON-827: go binding - use net/url.URL, error handling.
Replaced the proton.Url with the standard net/url.URL.
We still use the proton URL parser because it is much more forgiving and allows
abbreviations
that the Go URL parser does not. However the result is stored in a net/url.URL.
> Reactive 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)