Closed eriknelson closed 6 years ago
TODO: Need to make sure the PUT bind endpoint supports accepts_incomplete to initiate an async bind, and returns the correct status codes.
Think this should be ready to go, I'm not sure if there is a desire to gate this or not, but this is at least an initial pass.
This looks good to me if we are not worried about backward compatibility. This release would require broker authors to implement the new methods on their broker. @pmorie
TODO: Need to make sure the PUT bind endpoint supports accepts_incomplete to initiate an async bind, and returns the correct status codes.Think this should be ready to go, I'm not sure if there is a desire to gate this or not, but this is at least an initial pass.