Add HTTPClient pool

This commit is contained in:
Omar Roth 2019-10-25 12:58:16 -04:00
parent aba2c5b938
commit 6930570fa2
No known key found for this signature in database
GPG key ID: B8254FB7EC3D37F2
14 changed files with 115 additions and 111 deletions

View file

@ -18,6 +18,9 @@ dependencies:
kemal:
github: kemalcr/kemal
version: ~> 0.26.0
pool:
github: ysbaddaden/pool
version: ~> 0.2.3
crystal: 0.31.1