uriwebrtc

UriPack: uriwebrtc

Thin Markpact — capabilities from uriwebrtc/uriwebrtc/manifest.yaml. Handlers: existing python:// refs (code in uriwebrtc/, not duplicated here).

Generated by urisys/scripts/generate_pack_markpacts.py.

```yaml markpact:pack apiVersion: urisys.io/v1 kind: UriPack metadata: id: uriwebrtc version: ‘1’ language: python description: WebRTC session — HTTP signaling inbox (node) and DataChannel URI envelopes; browser P2P via ifURI /api/webrtc/signal. schemes:

```yaml markpact:run scheme: webrtc default: flow modes:

```yaml markpact:tests tests:

```yaml markpact:flow id=webrtc-smoke flow: id: webrtc-smoke description: Smoke webrtc:// routes (generated from manifest). defaults: approved: true dry_run: true do:

```markdown markpact:docs

Unpack → .markpact/

cd uriwebrtc
export TELLMESH_ROOT=/home/tom/github/tellmesh
PACK=markpacts/uriwebrtc.markpact.md
urisys markpact run "$PACK" --as flow --approve --dry-run
urisys markpact run "$PACK" --as pack
urisys markpact run "$PACK" --as service --port 8789
urisys markpact run "$PACK" --as interface
urisys markpact run "$PACK" --as adapter