[jira] [Created] (PROTON-848) [proton-j] TransportSession state is never discarded

2015-04-14 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created PROTON-848: - Summary: [proton-j] TransportSession state is never discarded Key: PROTON-848 URL: https://issues.apache.org/jira/browse/PROTON-848 Project: Qpid Proton

Re: C++ reactor based binding

2015-04-14 Thread Alan Conway
On Sun, 2015-04-12 at 13:29 -0700, Cliff Jansen wrote: I have started work on a C++ binding to the Proton reactor event based model with an eye to providing an API very similar to the python client. I have put together a skimpy skeleton of an implementation with enough corners cut to get a

Re: codec changes

2015-04-14 Thread Alan Conway
On Sun, 2015-04-12 at 13:12 -0400, Rafael Schloming wrote: On Fri, Apr 10, 2015 at 11:37 AM, Alan Conway acon...@redhat.com wrote: On Wed, 2015-04-08 at 14:50 -0400, Andrew Stitcher wrote: On Wed, 2015-04-08 at 10:48 -0400, Alan Conway wrote: ... The issue is that we need buffer

[jira] [Created] (PROTON-849) [proton-j] TransportLink state is never discarded

2015-04-14 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created PROTON-849: - Summary: [proton-j] TransportLink state is never discarded Key: PROTON-849 URL: https://issues.apache.org/jira/browse/PROTON-849 Project: Qpid Proton

Go binding for proton, phase 1

2015-04-14 Thread Alan Conway
If you're interested in progress on the Go binding for proton check out the latest commit PROTON-827: Initial work on Go language client for proton. This is the beginning of a Go language client for proton. There are 2 Go modules, with rudimentary documentation; qpid.apache.org/proton: AMQP/Go

[GitHub] qpid-proton pull request: Mbed minor changes and sasl mech

2015-04-14 Thread dcristoloveanu
GitHub user dcristoloveanu opened a pull request: https://github.com/apache/qpid-proton/pull/19 Mbed minor changes and sasl mech This are 2 minor changes in order to be able to: - Compile on an Arm CC compiler and more specifically compile in mbed.org's environment. These are