[GitHub] qpid-proton pull request #83: [Go binding] Replaced c handler based flowcont...

2016-10-14 Thread astitcher
Github user astitcher closed the pull request at: https://github.com/apache/qpid-proton/pull/83 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] qpid-proton pull request #83: [Go binding] Replaced c handler based flowcont...

2016-10-12 Thread alanconway
Github user alanconway commented on a diff in the pull request: https://github.com/apache/qpid-proton/pull/83#discussion_r83019429 --- Diff: proton-c/bindings/go/src/qpid.apache.org/proton/handlers.go --- @@ -308,7 +316,7 @@ func (d *MessagingAdapter) HandleEvent(e Event) {

[GitHub] qpid-proton pull request #83: [Go binding] Replaced c handler based flowcont...

2016-10-11 Thread astitcher
GitHub user astitcher opened a pull request: https://github.com/apache/qpid-proton/pull/83 [Go binding] Replaced c handler based flowcontroller with native go - The go binding now has no dependency on the proton-c reactor code @alanconway - could you take a look at this an