Skip to content

Overview

Need stable, production-ready options? Start with Runtime And Transports.

This section covers environments that are technically compatible with @omnicajs/vue-remote channel semantics, but do not yet have guaranteed full support in this project.

The library can still be used there, as long as you build and own the adapter layer.

Experimental capabilities are:

  • useful for research, platform prototyping, and controlled pilot programs;
  • valid for custom integrations where your team owns runtime infrastructure;
  • not guaranteed to receive the same stability profile as baseline transports.
  1. BroadcastChannel Transport
  2. SES and ShadowRealm Runtime
  3. WASM Sandbox Runtime

Use Experimental Comparison for side-by-side selection.

Even in experimental runtimes, keep:

  1. stable run/release lifecycle;
  2. strict channel payload discipline;
  3. explicit security policy at adapter boundary;
  4. deterministic teardown and resource release.