mirror of
https://github.com/OpenHands/OpenHands.git
synced 2026-03-22 13:47:19 +08:00
4 lines
49 B
Python
4 lines
49 B
Python
"""Server constants."""
|
|
|
|
ROOM_KEY = 'room:{sid}'
|