vert-x3 / issues

Apache License 2.0
37 stars 5 forks source link

Vert.x 5 Roadmap #610

Open vietj opened 1 year ago

vietj commented 1 year ago

Vert.x 5 Roadmap

5.0.0

Development of Vert.x 5

5.x

Components deprecation

Components sunset

hakarim740-com-ra commented 10 months ago

Can we have support for HTTP/3?

vietj commented 10 months ago

it shall be implemented but most likely in 5.x, x > 0

hakarim740-com-ra commented 10 months ago

it shall be implemented but most likely in 5.x, x > 0

Can we get vertx.createQuicServer() or QuicServer.create(vertx) too?