[ https://issues.apache.org/jira/browse/PROTON-781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14255720#comment-14255720 ]
Darryl L. Pierce commented on PROTON-781: ----------------------------------------- The Reactive APIs are an add-on to the Engine APIs in Proton. They provide a way of communicating event changes to an application, allowing it to react to such events as a connection being established, a remote link closing, or a message being received. Gordon has broken ground by providing an implementation of this in the Python libraries, and this JIRA regards taking that effort and bringing it to the Ruby APIs as well. If you look on master in the Proton library, you can see the work he's done in $REPO/proton-c/bindings/python/proton/ with guiding examples in $REPO/examples/engine/py/ > Implement the Reactive APIs in Ruby > ----------------------------------- > > Key: PROTON-781 > URL: https://issues.apache.org/jira/browse/PROTON-781 > Project: Qpid Proton > Issue Type: Improvement > Components: ruby-binding > Reporter: Darryl L. Pierce > Assignee: Darryl L. Pierce > -- This message was sent by Atlassian JIRA (v6.3.4#6332)