@3dverse/livelink
v0.8.56
Published
## About
Downloads
365
Readme
Livelink.js
About
Livelink.js is a TypeScript library that provides an implementation of the Livelink protocol. The Livelink protocol is used to communicate with a 3dverse real-time rendering server.
Installation
npm install @3dverse/livelinkUsage
Note that we advise using the React wrapper livelink.react for a more developer friendly experience.
If you're still interested in using the Livelink API directly, here's a quick guide on how to get started: example.
The reference documentation can be found at https://docs.3dverse.com/references/livelink.js.
