I'm looking for example or documentation on how to set a filter before receiving a message from the qpid_proton ruby gem. So far my search led me to this C example: https://gist.github.com/ivanignatiev/3ac6b4bafd1d98022c95 that refers to the pn_messenger_get_link api which isn't in messenger.rb. But I see that the gem has Link and Terminus classes so there should be way.
Using a filter is needed to pull messages by offset from Event Hubs. Has anyone ever used filters with the ruby gem? -- View this message in context: http://qpid.2158936.n2.nabble.com/Using-filters-with-the-ruby-bindings-tp7635194.html Sent from the Apache Qpid Proton mailing list archive at Nabble.com.
