首页 /社区客户端 /jev

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 …

详情

分区
社区客户端
owner
dannote
星标
17
复刻
0
最近提交
2026-09-18
语言
Elixir
许可证
MIT

这是什么

形态
库或 SDK
面向人群
智能体开发者
成熟度
文档

适合用来

最匹配的意图