-
Updated
Feb 5, 2022 - Elixir
Elixir

Elixir leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant systems, while also being successfully used in web development, and the embedded software domain.
Here are 7,814 public repositories matching this topic...
-
Updated
Feb 1, 2022 - Elixir
Hello, I just notice that I can schedule a room with the same date and time. I think it is necessary if you will control the same date and time room for one host. I hope you understand what I mean.
Also looking forward for this pro
-
Updated
Jan 14, 2022 - Python
-
Updated
Dec 20, 2021
Describe the bug
The button to toggle the chat widget doesn't have discernible text.
To Reproduce
Steps to reproduce the behavior:
- Go to a page with the Papercups chat widget installed.
- Check accessibility with axe DevTools
- See
Buttons must have discernible text
issue
-
Updated
Jan 31, 2022 - Elixir
-
Updated
Feb 6, 2022 - Elixir
-
Updated
Aug 24, 2021 - Elixir
-
Updated
Feb 6, 2022
-
Updated
Dec 23, 2021 - Elixir
-
Updated
Oct 26, 2021 - Elixir
-
Updated
Feb 7, 2022 - Elixir
-
Updated
Feb 4, 2022 - Elixir
-
Updated
Jan 26, 2022 - Elixir
-
Updated
Dec 31, 2021 - Elixir
-
Updated
Feb 2, 2022 - Elixir
-
Updated
Jan 12, 2022 - Elixir
-
Updated
Sep 24, 2021 - Elixir
-
Updated
Jan 26, 2022 - Elixir
Hello,
I am migrating some of our requests from HTTPoison
to Tesla
and I found some requests are failing if I use httpc
or Mint
as the adapters, while Hackney
works. I understand that it is because of HTTPoison using Hackney under the hood.
It would be nice, however to see some sort of uniformity in handling requests so that switching to a new adapter can be as seamless as possible.
Created by José Valim
Released September 8, 2014
- Organization
- elixir-lang
- Website
- elixir-lang.org
- Wikipedia
- Wikipedia
Steps to reproduce
Run
asdf
. In help output a line is printed for theasdf env
command:I would assume
<command>
is an arbitrary command. But from what I can tell needs to be a plugin name or a shim name? I'm also not sure how this differs from executing the shim directly.FY