Peppermint - Easy to use process-less HTTP client build on Mint

Just released v0.3.0:

v0.3.0

  • Peppermint.Connection: force HTTP/1 requests to be handled sequentially
  • Improve isolated request error handling for HTTP/2 requests

v0.2.0

  • Added Peppermint.Connection. A GenServer that can handle multiple requests simultaneously.
  • Rewrite to support usage of Peppermint in custom processes.