mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2026-02-04 09:50:31 -07:00
Initial RDP Implementation
This commit is contained in:
9
Data/Engine/services/RemoteDesktop/__init__.py
Normal file
9
Data/Engine/services/RemoteDesktop/__init__.py
Normal file
@@ -0,0 +1,9 @@
|
||||
# ======================================================
|
||||
# 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."""
|
||||
|
||||
Reference in New Issue
Block a user