Skip to content

shinyscorpion/host_pool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HostPool

A hackney pool implementation that sets limits per host in stead of pool.

Installation

The package can be installed by adding host_pool to your list of dependencies in mix.exs:

def deps do
  [
    {:host_pool, "~> 0.0"}
  ]
end

Documentation can be found at https://hexdocs.pm/host_pool.

About

An alternative Hackney pool manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages