jev
为 OTP 打造的 Elixir 客户端:从 GenServer 回应 Jev 并对答案做模式匹配。
本页由英文清单自动生成。
来自 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 …
这是什么
- 形态
- 库或 SDK
- 面向人群
- 智能体开发者
成熟度
文档