Highlights
- Arctic Code Vault Contributor
- Pro
Pinned
759 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2021
Created 3 commits in 1 repository
Created a pull request in netty/netty that received 2 comments
TCP Fast Open for clients
Based on #9681, but changed so that it only kicks in when a channel connect is preceded by a write. This PR is a draft because there are still some…
+420
−187
•
2
comments
Opened 2 other pull requests in 1 repository
Reviewed 6 pull requests in 1 repository
netty/netty 6 pull requests
- Minimize get byte multipart and fix buffer reuse
- Support session cache for client and server when using native SSLEngine implementation
- Fix memory release failure when "maxNumElems == 1" of PoolSubpage
- Revert HttpPostMultipartRequestDecoder and HttpPostStandardRequestDec…
- Introduce SslContextOption which can be used for "optional" features …
- Clarify who is responsible closing the InputStream once SslContext w…