Switch out HTTPotion for Tesla?
danielberkompas opened this issue · 4 comments
KamilLelonek commented
WARNING: Tesla is currently under heavy development, so please don't use it in your production application just yet.
danielberkompas commented
@KamilLelonek Yeah, that's what is holding me back from using it right now. For now, I'm sticking with HTTPotion.
nathany commented
We use httpoison for everything else in our app (which uses hackney underneath). Why use potion or tesla?
danielberkompas commented
Not going to do this. If anything, I'd rather switch to HTTPoison, since many Elixir apps seem to already depend on Hackney.