JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1056
  • Score
    100M100P100Q107943F
  • License MIT

WebSocket protocol types and schemas for the Mindcraft VS Code Bridge

Package Exports

  • @mindcraft-lang/bridge-protocol

Readme

@mindcraft-lang/bridge-protocol

WebSocket protocol types and schemas for the Mindcraft bridge.

Defines the message types, validation schemas, and notification types shared between the bridge server (vscode-bridge), client SDK (bridge-client), and app-level packages.

Install

npm install @mindcraft-lang/bridge-protocol

License

MIT