exocom-devdeprecated

Development version of the Exosphere communication platform

Usage no npm install needed!

<script type="module">
  import exocomDev from 'https://cdn.skypack.dev/exocom-dev';
</script>

README

Exosphere Communication Server

Dependency Status devDependency Status yarn compatibility

This is a lightweight, fast, in-memory implementation of the Exosphere Communication infrastructure for AI-native applications, optimized for running easily without dependencies, for example on developer machines, without production-grade features like persistence or horizontal scalability.

Features

Distribution

This implementation is bundled into the Exosphere SDK, no need to install it separately.

Development

developer guidelines