simvx.graphics.streaming

Web streaming backend: streams SimVX frames to browsers as JPEG over WebSocket.

Requires optional dependency::

pip install simvx-graphics[streaming]   # aiohttp

Usage::

from simvx.graphics.streaming import StreamingServer

Submodules

Package Contents

Data

API

simvx.graphics.streaming.__all__: list[str]

[]