elixir-mint 1.7.1
Channel: guix
Home page: https://hexdocs.pm/mint/
Licenses: ASL 2.0
Synopsis: Functional HTTP client for Elixir with support for HTTP/1 and
HTTP/2
Description:
Mint is different from most Erlang and Elixir HTTP clients because it provides a process-less architecture. Instead, Mint is based on a functional and immutable data structure that represents an HTTP connection.
This data structure wraps a TCP or SSL socket. This allows for more fine-tailored architectures where the developer is responsible for wrapping the connection struct, such as having one process handle multiple connections or having different kinds of processes handle connections.
Total results: 1