mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2026-02-06 10:50:31 -07:00
9 lines
347 B
Python
9 lines
347 B
Python
# ======================================================
|
|
# Data\Engine\services\RemoteDesktop\__init__.py
|
|
# Description: Remote desktop services (VNC proxy + session management).
|
|
#
|
|
# API Endpoints (if applicable): None
|
|
# ======================================================
|
|
|
|
"""Remote desktop service helpers for the Borealis Engine runtime."""
|