[
https://issues.apache.org/jira/browse/PROTON-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14627177#comment-14627177
]
ASF subversion and git services commented on PROTON-865:
Commit f9
C++ tutorial is mostly done, if that interests you
http://people.apache.org/~aconway/proton/
or check out cjansen-cpp-client.
[
https://issues.apache.org/jira/browse/PROTON-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14627166#comment-14627166
]
ASF subversion and git services commented on PROTON-865:
Commit 52
[
https://issues.apache.org/jira/browse/PROTON-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14627165#comment-14627165
]
ASF subversion and git services commented on PROTON-865:
Commit 1e
michael goulish created PROTON-949:
--
Summary: proton doesn't build with ccache swig
Key: PROTON-949
URL: https://issues.apache.org/jira/browse/PROTON-949
Project: Qpid Proton
Issue Type: Bug
-aconway wrote: -
>> Is this just because the go code isn't at the top-level?
>>
>> Can't you just rename your current branch out of the way and then
>> subtree the binding and push it to the go1 branch?
>>
>> e.g., something like...
>>
>> # rename old full tree branch and push it to a
Problem solved, thanks Dominic!!
On Mon, 2015-07-13 at 23:02 +0100, Dominic Evans wrote:
> -aconway wrote: -
> > I would like to create a separte git repo for the proton Go
> > binding.
> >
> > Go provides "go get" to grab online go source libraries, based on
> > cloning repos. The go
On Tue, 2015-07-14 at 10:07 +0100, Gordon Sim wrote:
> On 07/13/2015 11:22 PM, aconway wrote:
> > I've got a (very rough, very incomplete) draft of the tutorial for
> > the
> > C++ binding up on http://people.apache.org/~aconway/proton/
> >
> > I'm interested in feedback on whether this is going
On Mon, 2015-07-13 at 23:02 +0100, Dominic Evans wrote:
> -aconway wrote: -
> > I would like to create a separte git repo for the proton Go
> > binding.
> >
> > Go provides "go get" to grab online go source libraries, based on
> > cloning repos. The go tools assume that each go project
[
https://issues.apache.org/jira/browse/PROTON-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Gemmell resolved PROTON-934.
---
Resolution: Fixed
Fix Version/s: 0.10
This looks to be fixed now as the windows build o
[
https://issues.apache.org/jira/browse/PROTON-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Gemmell resolved PROTON-881.
---
Resolution: Fixed
Assignee: Rafael H. Schloming
Resolving this as the branch was landed
[
https://issues.apache.org/jira/browse/PROTON-948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Gemmell updated PROTON-948:
--
Attachment: 0001-PROTON-948-remove-the-deprecated-methods-and-related.patch
Patch which removes
[
https://issues.apache.org/jira/browse/PROTON-947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Gemmell resolved PROTON-947.
---
Resolution: Fixed
> deprecate stale methods on the Message
> -
[
https://issues.apache.org/jira/browse/PROTON-947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14626188#comment-14626188
]
ASF subversion and git services commented on PROTON-947:
Commit 34
Robbie Gemmell created PROTON-948:
-
Summary: remove deprecated methods on the Message
Key: PROTON-948
URL: https://issues.apache.org/jira/browse/PROTON-948
Project: Qpid Proton
Issue Type: Im
[
https://issues.apache.org/jira/browse/PROTON-947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Gemmell updated PROTON-947:
--
Description:
A number of message methods were removed for proton-c via
https://git-wip-us.apach
Robbie Gemmell created PROTON-947:
-
Summary: deprecate stale methods on the Message
Key: PROTON-947
URL: https://issues.apache.org/jira/browse/PROTON-947
Project: Qpid Proton
Issue Type: Bug
Hallo,
I am receiving the qpid message is one process, but would like to actually
decode
it in a different process. I it possible to use proton to get the message in the
unpacked binary form, then copy the buffer over to another process (eg. using
pipe)
and unpack it to actual pn_message_t there
On 07/13/2015 11:22 PM, aconway wrote:
I've got a (very rough, very incomplete) draft of the tutorial for the
C++ binding up on http://people.apache.org/~aconway/proton/
I'm interested in feedback on whether this is going in the right
direction. Hope to have this complete in a day or two, along
19 matches
Mail list logo