Pinned
1,435 contributions in the last year
Less
More
Activity overview
Contribution activity
August 2021
Created 33 commits in 5 repositories
Created a pull request in dotnet/aspnetcore that received 8 comments
[release/6.0] HTTP/3: Use new QuicStream.ReadsCompleted property in transport
Made this change in this branch first because main hasn't gotten latest runtime bits yet.
+68
−2
•
8
comments
Opened 31 other pull requests in 5 repositories
dotnet/aspnetcore
2
open
12
merged
- [release/6.0-rc1] HTTP/3: Response drain timeout
- HTTP/3: Add tests for issue and unskip fixed tests
- [release/6.0-rc1] HTTP/3: Fix incorrectly pooling aborted streams
- HTTP/3: Fix incorrectly pooling aborted streams
- HTTP/3: Response drain timeout
- HTTP/3: QUIC connection listener fixes
- HTTP/3: Improve QUIC stream and HTTP/3 conn completion errors
- HTTP/3: Fix flakey pooling test
- HTTP/3: Fix missing await in test
- HTTP/3: Only add alt-svc header if environment supports QUIC
- Update yarn msgpack references
- Separate stream extensions for filling buffers and getting data
- HTTP/3: Connection shutdown improvements
- HTTP/3: Fix stream reuse when CompleteAsync followed by Reset
grpc/grpc-dotnet
2
open
9
merged
- Fix client timeout when error in custom CallCredential
- Fix error from tests HttpEventSourceListener
- Update benchmark to use generated cert instead of default cert
- Update MAINTAINERS.md
- Additional functional test logging for .NET 6
- Update containers sample to use .NET 6 SDK image
- Default HTTP version to 1.1 when using gRPC-Web on netfx
- Make load balancing log IDs unique
- [v2.39.x] Remove load balancing for final release
- Fix flakey load balancing fallback tests
- Update SDK and targets to .NET 6
dotnet/AspNetCore.Docs
3
merged
aspnet/Benchmarks
2
merged
JamesNK/Newtonsoft.Json.Schema
1
merged
Reviewed 37 pull requests in 5 repositories
dotnet/aspnetcore
29 pull requests
- [release/6.0-rc1] HTTP/3: Use new QuicStream.ReadsCompleted property in transport
- [release/6.0-rc1] Set HttpSys read error log levels to debug
- Set HttpSys read error log levels to debug
- [release/6.0] Throw when unsupported HTTPS options are set for HTTP/3
- Throw when unsupported HTTPS options are set for HTTP/3
- HTTP/3: Fix incorrectly pooling aborted streams
- Fix the HttpSys client disconnect race condition
- HTTP/3: Response drain timeout
- Set route name metadata in WithName
- Enable HTTP/3 for HttpSys (and IIS?)
- Update 25_api_proposal.md
- Http/3 client certificates
- Mark public Quic API as preview
- Add Backlog to QuicTransportOptions
- Remove QuicTransportOptions.IdleTimeout
- Set IsRequired on ApiDescriptions for endpoints
- HTTP/3: QUIC connection listener fixes
- Enable ServerCertificateSelector for HTTP/3
- HTTP/3: Connection shutdown improvements
- HTTP/3: Only add alt-svc header if environment supports QUIC
- Use Fedora queue that supports msquic
- Support getting client certificate in Http/3
- [Routing] Proactively checks constraints and complex parameters when building the DFA tree to trim unnecessary nodes
- Run analyzers in VS
- Separate stream extensions for filling buffers and getting data
- Some pull request reviews not shown.
grpc/grpc-dotnet
3 pull requests
dotnet/runtime
2 pull requests
dotnet/AspNetCore.Docs
2 pull requests
dotnet/docs
1 pull request
Created an issue in dotnet/runtime that received 10 comments
[HTTP/3] Graceful server shutdown and H3_REQUEST_REJECTED
If a server is gracefully shutting down it will send a GOAWAY and then abort incoming requests with the status code H3_REQUEST_REJECTED. These are …
10
comments
Opened 19 other issues in 6 repositories
dotnet/runtime
3
open
7
closed
- [HTTP/3] Http3RequestStream.BufferFrameEnvelope null reference error
- [HTTP/2] Race between reading response and reset?
- [HTTP/3] Server sometimes doesn't receive notification of the end of request stream
- [HTTP/3] QuicConnectionListener and IPAddress.Any or IPv6Any
- [HTTP/3] Client closing control stream before closing connection
- [HTTP/3] Request headers not sent to the server on HttpContent flush when there is no data
- [HTTP/3] WinHttpHandler
- [HTTP/3] Re-add QuicStream.ShutdownWriteCompleted
- [HTTP/3] Connection not closed when client is disposed?
- HTTP/3: Cancellation causing ObjectDisposedException
dotnet/aspnetcore
3
open
2
closed
dotnet/roslyn
1
closed
JamesNK/Newtonsoft.Json.Schema
1
closed
grpc/grpc-dotnet
1
closed
dotnet/AspNetCore.Docs
1
open
1
contribution
in private repositories
Aug 9