ホーム /コミュニティクライアント /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
対象
エージェント開発者
成熟度
ドキュメント

こんなときに役立ちます

近い用途