bunopnu
Fresh - WebSocket client built atop the Mint
Hi yall,
I am working on a WebSocket client for some time now, aiming to develop a WebSocket client that’s both simple and reliable.
I’m eagerly looking forward to receiving your feedback! ![]()
GitHub - bunopnu/fresh: WebSocket client for Elixir, built atop the Mint ecosystem · GitHub
Most Liked
bunopnu
I typically refrain from bothering forum with releases, but I believe these are noteworthy improvements that should be mentioned ![]()
v0.4.1 - 29th September 2023
Changed
- The payload for
:replyhas been refined toMint.WebSocket.frame() | [Mint.WebSocket.frame()], meaning it can now be either a single WebSocket frame or a list of WebSocket frames.
v0.4.0 - 23rd September 2023
Added
- Exponential backoff strategy for reconnection attempts.
:hibernate_afterOption to automatically hibernate the WebSocket connection process after a specified duration of inactivity, helping conserve system resources.
Changed
- Enhanced documentation for a more user-friendly experience.
4
carterbryden
This is awesome! I’ve been thinking about creating a reverse proxy with Elixir, something like this might make that a lot easier.
1
bunopnu
I found the bug.
It is because of a missing path, adding a “/” at the end of the URI solves the issue, it will be fixed in next release ![]()
(sorry for late response, I was busy with my school)
1
Last Post!
mruoss
Popular in Announcing
Elixir plugin for JetBrain’s IntelliJ Platform (including Rubymine)
This is a plugin that adds support for Elixir to JetBrains IntelliJ...
New
Hi, I just published version 0.23.0 of Elixirscript.
https://github.com/bryanjos/elixirscript/blob/master/CHANGELOG.md
Most of the chan...
New
import Meeseeks.CSS
html = HTTPoison.get!("https://news.ycombinator.com/").body
for story <- Meeseeks.all(html, css("tr.athing")) do...
New
I’ve published the first version of my Makeup library. It’s a syntax highlighter for Elixir in the spirit of Pygments, Currently it highl...
New
Yes, yet another parser combinator library!
Most of the parser combinators in the ecosystem are either compile-time, often using AST tra...
New
None of the current solutions worked well for me, so I went ahead and built a user management system from scratch.
This project took far...
New
Currently just starting out on a new mini-project - getting zig NIFs to run in elixir.
https://github.com/ityonemo/zigler
The idea here...
New
Other popular topics
Hello, how can I check the Phoenix version ?
Thanks !
New
I have an umbrella app.
Some of the apps inside depend on other apps in the umbrella, unsurprisingly.
I’m writing a test for one of the...
New
What is the idiomatic way of matching for not nil in Elixir?
E.g.,
First way:
defp halt_if_not_signed_in(conn, signed_in_account) when...
New
Hi,
I have to write a raw query for one of my project. But till now I have used ecto queries and don’t have much experience writing raw ...
New
What learn first? Rust or Elixir
Hi Elixir community!
I’m here because i want learn a new language. I’m a junior developer and mainly i ...
New
I have a server on AWS, and was running a load test using artillery. When looking at the Phoenix dashboard I see the Ports going to 100% ...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #security
- #hex









