Closed phoad closed 6 years ago
Add a method to RSocketRequester that makes it possible to change the EventBase* data member in the RSocketRequester to be overriden.
With this simple change, we make it possible to perform EventBase switching on the client side for Thrift.
I will have a better fix for this.
Add a method to RSocketRequester that makes it possible to change the EventBase* data member in the RSocketRequester to be overriden.
With this simple change, we make it possible to perform EventBase switching on the client side for Thrift.