Folks

We ended up with a number of modules in core and client with a single
developer and more are in the pipeline.

I have been maintaining an event-driven, asynchronous JSON message
processor for HttpComponents 5.x outside of HttpComponents largely for
two reasons: being a single maintainer and its having a hard dependency
on an external library:

https://github.com/ok2c/httpcomponents-jackson

The module covers a functionality gap between the classic and the async
i/o with regards to efficient processing of JSON messages.

As the reasons for keeping the module outside HttpComponents seem no
longer applicable I would be easier for me to maintain that module
here. The module is small, has a single dependency on Jackson JSON
bindings and is quite stable by now.

If there are any objection please do let me know.

Oleg

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to