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