Package Exports
- @mindcraft-lang/bridge-client
Readme
@mindcraft-lang/bridge-client
Client SDK and shared protocol for communicating with the Mindcraft VSCode bridge.
Provides the WebSocket message types, an auto-reconnecting WebSocket client, a networked in-memory
filesystem, and the Project class that ties them together for both app and extension
clients.
Install
npm install @mindcraft-lang/bridge-clientLicense
MIT