Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
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 50 million developers.
Sign upPinned
770 contributions in the last year
Activity overview
Contribution activity
December 2020
Created a pull request in microsoft/reverse-proxy that received 3 comments
Make load-balancing extensible
Fixes #106
Fixes #229
Replace the internal LoadBalancingMode
, ILoadBalancer
, LoadBalancer
with a public ILoadBalancingPolicy
interface.
Following t…