Skip to main content

README

@3dverse/livelink v0.8.10


Livelink.js

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

Installation

npm install @3dverse/livelink

Usage

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