appcues / mojito

An easy-to-use Elixir HTTP client, built on the low-level Mint library.
https://hexdocs.pm/mojito/Mojito.html
MIT License
349 stars 34 forks source link

Rename to XClient #3

Closed gamache closed 6 years ago

gamache commented 6 years ago

Since the final version of XHTTP will support both HTTP 1.x and 2.x transparently, rename this project from X1Client to XClient.

Currently only HTTP 1.x is supported.