JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 119
  • Score
    100M100P100Q99365F
  • License MIT

Embeddable HTTP + WebSocket server for remote pi session management.

Package Exports

  • @ifi/pi-web-server

Readme

@ifi/pi-web-server

Embeddable HTTP + WebSocket server for remote pi session management.

What it does

@ifi/pi-web-server provides the server-side building blocks for exposing a pi session over HTTP and WebSocket transports.

It includes support for:

  • token-based access
  • LAN/tunnel-aware connection flows
  • remote session transport primitives
  • embedding in first-party or custom tooling

Install

pnpm add @ifi/pi-web-server

Use case

Use this package if you want to embed remote pi access into your own app or service, or if you are building on top of the oh-pi remote workflow.

  • @ifi/pi-web-client — remote client library
  • @ifi/pi-web-remote — pi extension that exposes the feature as /remote