Overview๏ƒ

Interoperability is the foundation of the spatial internet. We need experiences to move across multiple technologies in harmony, bridging applications and devices so that we can move beyond a series of disconnected islands.

image info

The Connected Spaces Platform is a library that provides developers across a range of language and platforms with a means to build interoperable, cross-reality, multi-user applications.

It comes in the form of an open-source client-side library, effectively encoding in binary form the standards by which applications can interoperably communicate with one another. Standards that we can all contribute to.


๐Ÿ“ฆ Install๏ƒ

NPM packages are available for Web and Unity and can be found on npmjs.

For C++ based applications, you can find headers and precompiled binaries for all platforms in Releases.

If you want to build CSP for your own use case follow the instructions below.


๐Ÿ”จ Build Instructions๏ƒ

Build instructions for each supported language are below.


๐Ÿ–ฅ๏ธ Usage๏ƒ

Examples for each supported language are below.


ยฉ๏ธ License๏ƒ

Apache-2.0