openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Vert.x
Settings
|
Report Duplicate
16
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 18 hours
ago. based on code collected
about 18 hours
ago.
Nov 08, 2024 — Nov 08, 2025
Showing page 1 of 224
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Implement per connection QuicClient SSL options.
Julien Viet
More...
4 days ago
Let HTTP NetSocket implementation uses the internal HttpStream API instead of ConnectionBase.
Julien Viet
More...
4 days ago
Improve HTTP server file upload tests with very large file upload test.
Julien Viet
More...
5 days ago
Move HttpChannelConnector to internal API
Julien Viet
More...
5 days ago
Add HttpClientInternal#options() internal API for WebClient
Julien Viet
More...
5 days ago
Quic stream reset handling improvements.
Julien Viet
More...
6 days ago
HttpHeaders should not leak pseudo headers in MultiMap API.
Julien Viet
More...
9 days ago
Quic improvements
Julien Viet
More...
11 days ago
Implement fine grained Quic connection/stream contexts.
Julien Viet
More...
11 days ago
- Only keep track in the stream group of streams we can shutdown - Add Quic stream channel initializer in internal connection - Correctly name the connection channel handler so it can be referenced when updating the quic connection pipeline
Julien Viet
More...
11 days ago
Quic key log file support.
Julien Viet
More...
11 days ago
Remove obsolete generic type from static Future joins. Fixes #5765
Dennis Schroer
More...
12 days ago
Fix EventBus cluster manager node lookup failure.
Julien Viet
More...
13 days ago
Test Quic connection max idle timeout
Julien Viet
More...
14 days ago
Merge pull request #5760 from eclipse-vertx/http-client-decoupling
Julien Viet
More...
16 days ago
Move WebSocket implementation to io.vertx.core.http.impl.websocket package
Julien Viet
More...
16 days ago
Move HTTP/1.x implementation to io.vertx.core.http.impl.http1x
Julien Viet
More...
16 days ago
Decouple HttpClient implementation from HttpClientOptions
Julien Viet
More...
17 days ago
Move channel connector construction outside of HttpClient
Julien Viet
More...
17 days ago
Merge pull request #5759 from eclipse-vertx/http-improvements
Julien Viet
More...
17 days ago
Let the HttpChannelConnector become an interface and embbed only the resource it needs to.
Julien Viet
More...
18 days ago
Decouple HttpChannelConnector from HttpClientBase object.
Julien Viet
More...
18 days ago
HttpClientRequestImpl now allocates its headers to sent upfront using HttpClientConnection#newHttpRequestHeaders
Julien Viet
More...
18 days ago
Move the implementation of peerCertificates() as an API default method to suppress implementation noise
Julien Viet
More...
18 days ago
Fixes two issues related to QuicStream data transmission.
Julien Viet
More...
18 days ago
Merge pull request #5757 from eclipse-vertx/http-headers-rework
Julien Viet
More...
19 days ago
Revert the HTTP stream SPI as it appears it is not necessary to implement HTTP/3 and decouple Http2HeadersMultiMap from HTTP/2 implementation.
Julien Viet
More...
19 days ago
Simplify a bit the usage of Http2HeadersMultiMap
Julien Viet
More...
20 days ago
Cleanup
Julien Viet
More...
20 days ago
Introduce HTTP connection SPI
Julien Viet
More...
23 days ago
←
1
2
3
4
5
6
7
8
9
…
223
224
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree