Skip to content

vercy/dotnet-eureka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotnet-eureka

Roll-your own Eureka client with no package dependencies. It uses TcpClient and streams so that connection specific timeouts and headers can be used without the overhead of the HttpClient.

##Knobs

  • CacheExpiration the time between refreshes per VIP. Default: 30 seconds
  • Logger Simplicistic logger interface allowing for the use of your favorite tool. Default: noop

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages