You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple, zero-dependency, multithreaded, fault-tolerant servers in Elixir. Faulty is intended to be used as a working, holistic example for writing simple servers in Elixir.
Running
You can run Faulty with mix run --no-halt.
About
Simple, zero-dependency, multithreaded, fault-tolerant servers in Elixir.