Skip to main content

Livelink.js

Livelink.js is a typescript library that provides an implementation of the Livelink protocol. The Livelink protocol is a protocol used to communicate with a 3dverse real-time rendering server.

Installation

npm install @3dverse/livelink

Usage

import { Livelink } from "@3dverse/livelink";

References

https://docs.3dverse.com/livelink.js/

https://github.com/3dverse/livelink