danielberkompas/ex_twilio

Switch out HTTPotion for Tesla?

danielberkompas opened this issue · 4 comments

WARNING: Tesla is currently under heavy development, so please don't use it in your production application just yet.

@KamilLelonek Yeah, that's what is holding me back from using it right now. For now, I'm sticking with HTTPotion.

We use httpoison for everything else in our app (which uses hackney underneath). Why use potion or tesla?

Not going to do this. If anything, I'd rather switch to HTTPoison, since many Elixir apps seem to already depend on Hackney.