The vert.x http implementation is nicely configurable now with HttpClientOptions and HttpServerOptions defined fully outside of the library code. JMS and AMQP implementation on the other hand set some defaults within the library code, while should be fully parametrisable outside.
The vert.x http implementation is nicely configurable now with HttpClientOptions and HttpServerOptions defined fully outside of the library code. JMS and AMQP implementation on the other hand set some defaults within the library code, while should be fully parametrisable outside.