Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
Red Hat
- Marseille
- Sign in to view email
- blog.julienviet.com
Pinned
2,179 contributions in the last year
Activity overview
Contributed to
eclipse-vertx/vert.x,
eclipse-vertx/vertx-sql-client,
vert-x3/vertx-web
and 5 other
repositories
Contribution activity
April 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 2 repositories not shown
Created a pull request in eclipse-vertx/vertx-sql-client that received 11 comments
Simplified transaction API improvements
This PR attempts to provide a better simplified transaction API. The current API manages the connection on behalf of the user avoiding the tedious …
+910
−746
•
11
comments
- Clustering spi redesign
- feat: add keepAliveTTL to evict connection even if active
- Fixes #3363 SslHandshakeCompletionHandler should use Netty promise
- HAProxy protocol support
- Allow Buffer side by side with byte[]
- TCP socket options should not be applied when using domain socket wit…
- Deprecate the start/stop Future-based methods in AbstractVerticle
Created an issue in vertx-web-site/vertx-web-site that received 1 comment
- OpenJDK 8 ALPN support
- Message consumer is not anymore a write stream
- HTTP/1.x client connection shutdown
- Async file drain handler shall not be cleared after drain
- Pool delegates the validity check for checking connection closing
- Clarify that HTTP keep alive value 0 means no eviction
- File resolver should not cache cacheable entries with an invalid name
- Async client close
- TCP server lifecycle unification
- Remove Future#getHandler