A test would be nice ;-)
Gary
On Fri, Feb 18, 2022, 05:35 Christophe Darville
wrote:
> Hi Oleh,
>
> I have created a PR at Github with this feature. I hope I did it the right
> way.
>
> Regards,
> Christophe
>
> > On 17 Feb 2022, at 12:19, Oleg Kalnichevski wrote:
> >
> > On Thu, 2022-02-17 at
Hi Oleh,
I have created a PR at Github with this feature. I hope I did it the right way.
Regards,
Christophe
> On 17 Feb 2022, at 12:19, Oleg Kalnichevski wrote:
>
> On Thu, 2022-02-17 at 10:48 +0100, Christophe Darville wrote:
>> Hi,
>>
>> It would be a nice feature to be able to set an IOSe
On Thu, 2022-02-17 at 10:48 +0100, Christophe Darville wrote:
> Hi,
>
> It would be a nice feature to be able to set an IOSessionListener on
> an HttpAsyncClientBuilder in the same way we can set an
> IOReactorConfig. This IOSessionListener would be passed in the
> constructor of DefaultConnecting
Hi,
It would be a nice feature to be able to set an IOSessionListener on an
HttpAsyncClientBuilder in the same way we can set an IOReactorConfig. This
IOSessionListener would be passed in the constructor of
DefaultConnectingIOReactor like the IOReactorConfig (currently set to null).
Regards,