1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 20, 2024 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
zstd-jni 1.5.6-3 More... 5 days ago
Deprecate vertx.disableHttpHeadersValidation More... 5 days ago
Missing doc/header More... 5 days ago
Update endpoint API with @VertxGen More... 6 days ago
Move the LoadBalancer to the io.vertx.net.endpoint package More... 6 days ago
Refactor of the endpoint resolver to bring simplifications and more reusability. More... 8 days ago
Fix example missing onComplete to be complete More... 9 days ago
Update client side load balancing documentation More... 11 days ago
Client provided hashed key load balancing, with a consistent hashing implementation. More... 14 days ago
Remove deprecated usage of javax.security.cert.X509Certificate. More... 15 days ago
Use more default methods for shutdown()/close() More... 15 days ago
NetSocket implementation should delegate shutdown handler to the parent class, in addition shutdown should do no particular operation than waiting for the shutdown to timeout More... 15 days ago
Fix HTTP server regression that does not correctly send compressed files. More... 16 days ago
Add a test for HTTP server rolling update More... 16 days ago
Merge pull request #5180 from eclipse-vertx/inbound-read-queue More... 16 days ago
Minor improvements of Http1xServerConnection More... 16 days ago
Fix issue with worker and WebSockets More... 23 days ago
fix-JsonObject#equals-method-fails-when-comparing-integers-with-floats More... 25 days ago
Internal refactor of the WebSocket connection implementation More... 26 days ago
Add missing HttpServer shutdown sequence More... 26 days ago
Merge pull request #5189 from eclipse-vertx/http-server-shutdown More... 26 days ago
Re-enable SSLEngineTest More... 26 days ago
Fix NPE when closing a server that is not bound More... 27 days ago
Rewrite the ConnectionBase to handle shutdown/close with a better integration with Netty. More... about 1 month ago
Use a single map of servers for shared servers instead of Net/HTTP one More... about 1 month ago