Home /Community clients /jev
jev
Elixir client built for OTP: reply to Jev from a GenServer and pattern match on the answer.
From the readme
Jev TypeSafe Jev for OTP. Jev is a peer process. You reply to it from a GenServer, and its answer is a message you pattern match on. Nothing below handleanswer/3 touches the network, so tests call it with a literal map. The server never blocks on Jev: a hundred calls can be in flight, and each answer finds its clause when it lands. Installation Requires …
Details
- Section
- Community clients
- owner
- dannote
- stars
- 17
- forks
- 0
- pushed
- 2026-09-18
- Language
- Elixir
- License
- MIT
What it is
- Form
- Library or SDK
- Audience
- Agent builders
Maturity
Docs