Skip to content

5.1.0 update#483

Draft
vietj wants to merge 16 commits into5.xfrom
http-5.1-updgrade
Draft

5.1.0 update#483
vietj wants to merge 16 commits into5.xfrom
http-5.1-updgrade

Conversation

@vietj
Copy link
Copy Markdown
Contributor

@vietj vietj commented Mar 24, 2026

WIP branch for 5.1.0

  • upgrade to new configuration layer
  • rename pacage core/net to core/tcp
  • upgrade deprecated methods usage
  • remove HTTP/2 push example
  • new features
    • gRPC event bus bridge
    • HTTP/3
    • QUIC

@vietj vietj marked this pull request as draft March 24, 2026 13:01
@vietj vietj added this to the 5.1.0 milestone Mar 24, 2026
@vietj
Copy link
Copy Markdown
Contributor Author

vietj commented Mar 24, 2026

cc @tsegismont @zZHorizonZz

@vietj
Copy link
Copy Markdown
Contributor Author

vietj commented Mar 24, 2026

Branch name is http-5.1-upgrade, it should have been 5.1-upgrade

@vietj vietj force-pushed the http-5.1-updgrade branch from c737c56 to 8c9efe5 Compare March 24, 2026 14:30
@vietj vietj force-pushed the http-5.1-updgrade branch from 8c9efe5 to 17e2440 Compare March 24, 2026 14:46
@vietj vietj self-assigned this Mar 24, 2026
@zZHorizonZz
Copy link
Copy Markdown
Member

@vietj I will write example for grpc bridge by end of this week if it's ok?

@vietj
Copy link
Copy Markdown
Contributor Author

vietj commented Mar 26, 2026

@vietj I will write example for grpc bridge by end of this week if it's ok?

yes that's fine not urgent, it's a WIP, PR this branch

Motivation:

Showcase the usage of Vert.x gRPC EventBus Bridge with real-world patterns like send, request-response, and publish-subscribe.

Changes:

- Added examples for:
  - Fire-and-forget messaging (`send`).
  - Request-response pattern (`requestresponse`).
  - Publish-subscribe messaging (`pubsub`).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants