vert-x3 / issues

Apache License 2.0
36 stars 7 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.0

Components deprecation

Components sunset

hakarim740-com-ra commented 5 months ago

Can we have support for HTTP/3?

vietj commented 5 months ago

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

hakarim740-com-ra commented 5 months ago

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

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