use-neemata

安装方式
CLI
npx skills add https://github.com/neematajs/neemata --skill use-neemata

使用 CLI 安装这个技能,并在你的工作区中直接复用对应的 SKILL.md 工作流。

最后更新于 4/22/2026

NeemataJS - RPC application server for real-time applications (proof of concept)

Built with following in mind:

  • transport-agnostic (like WebSockets, WebTransport, .etc)
  • format-agnostic (like JSON, MessagePack, BSON, .etc)
  • binary data streaming and event subscriptions
  • contract-based API
  • end-to-end type safety
  • CPU-intensive task execution on separate workers