httpoison VS web_socket

Compare httpoison vs web_socket and see what are their differences.

httpoison

Yet Another HTTP client for Elixir powered by hackney (by edgurgel)

web_socket

An exploration into a stand-alone library for Plug applications to easily adopt WebSockets. (by slogsdon)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
httpoison web_socket
4 -
2,213 61
- -
6.6 0.0
5 months ago almost 7 years ago
Elixir Elixir
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

httpoison

Posts with mentions or reviews of httpoison. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-02.
  • Phoenix SaaS starter kit?
    1 project | /r/elixir | 1 Aug 2022
    You can also use https://github.com/edgurgel/httpoison to write your own API integrations. If there's already a package out there, may as well use it. If not, Elixir makes it easy enough to knock out in an hour or two (unless the API itself is a pain to work with, but that would apply to any language).
  • Consumindo GraphQL com Elixir?
    8 projects | dev.to | 2 Jun 2022
    httpoison:1.8 (Cliente HTTP, para requisições)
  • Elixir: Consumindo dados de uma API externa
    3 projects | dev.to | 15 May 2022
    Você pode encontrar a versão mais recente do HTTPoison em: https://hex.pm/packages/httpoison
  • how to make HTTPOISON POST request with form-data ?
    1 project | /r/elixir | 23 Aug 2021
    Perhaps this thread has what you're looking for https://elixirforum.com/t/httpoison-post-multipart-with-more-form-than-the-file/4222/5 or try this GitHub issue https://github.com/edgurgel/httpoison/issues/237

web_socket

Posts with mentions or reviews of web_socket. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning web_socket yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing httpoison and web_socket you can also consider the following projects:

tesla - The flexible HTTP client library for Elixir, with support for middleware and multiple adapters.

mochiweb - MochiWeb is an Erlang library for building lightweight HTTP servers.

hackney - simple HTTP client in Erlang

http_proxy - http proxy with Elixir. wait request with multi port and forward to each URIs

httpotion - [Deprecated because ibrowse is not maintained] HTTP client for Elixir (use Tesla please)

Tube - WebSocket client library written in pure Elixir

ExVCR - HTTP request/response recording library for elixir, inspired by VCR.

Crawler - A high performance web crawler / scraper in Elixir.

httprot - Prot prot prot.

webdriver - WebDriver client for Elixir.

gun - HTTP/1.1, HTTP/2, Websocket client (and more) for Erlang/OTP.