Project

General

Profile

ANN: 0.6.0 - published to npmjs.org and maven central

Added by Josip Almasi 3 months ago

No new features or fixes in this release.

The server is published and available on maven central, as any other maven artifact.
An example use case is here: https://github.com/jalmasi/vrspace-server-springboot

The client is published and available on npmjs.org as any other node package.
An example of usage is a simple Vue single-page app: https://github.com/jalmasi/vrspace-webapp-vue

This enables developers to build own applications with VRSpace, by reusing either front-end or back-end code or both, in standard ways.
(including proprietary applications)