lhttpc
hackney
lhttpc | hackney | |
---|---|---|
- | 3 | |
1 | 1,351 | |
- | 0.0% | |
0.0 | 8.6 | |
over 9 years ago | about 2 months ago | |
Erlang | Erlang | |
BSD 3-clause "New" or "Revised" License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
lhttpc
We haven't tracked posts mentioning lhttpc yet.
Tracking mentions began in Dec 2020.
hackney
-
Probuild Ex Part One
Once the project is created, open up mix.exs. We will add tesla my goto HTTP client and hackney to use as an adapter. In the deps section add.
- ElixirのHTTPクライアントでお天気情報を取得したい(2022年)
-
Open-source Deep Dive: Hound
Hackney GitHub repository
What are some alternatives?
elli - Simple, robust and performant Erlang web server
tesla - The flexible HTTP client library for Elixir, with support for middleware and multiple adapters.
gun - HTTP/1.1, HTTP/2, Websocket client (and more) for Erlang/OTP.
httpoison - Yet Another HTTP client for Elixir powered by hackney
spell - Spell is a Web Application Messaging Protocol (WAMP) client implementation in Elixir. WAMP is an open standard WebSocket subprotocol that provides two application messaging patterns in one unified protocol: Remote Procedure Calls + Publish & Subscribe: http://wamp.ws/
httpotion - [Deprecated because ibrowse is not maintained] HTTP client for Elixir (use Tesla please)