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