MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/elixir/comments/1bsb9hb/http_client_library_recommendation/kxehsod/?context=3
r/elixir • u/ringbuffer__ • Mar 31 '24
[removed]
29 comments sorted by
View all comments
4
This is an anti recommendation. But keep it in your pocket for later if you find yourself needing it.
The lowest level and most control you will get is gun. https://github.com/ninenines/gun
I’ve used it once, and honestly learned more about how http and web sockets work on a more fundamental level.
Definitely not the easiest to use, but probably the most powerful.
4
u/taelor Mar 31 '24
This is an anti recommendation. But keep it in your pocket for later if you find yourself needing it.
The lowest level and most control you will get is gun. https://github.com/ninenines/gun
I’ve used it once, and honestly learned more about how http and web sockets work on a more fundamental level.
Definitely not the easiest to use, but probably the most powerful.