Files
unraid-mcp/unraid_mcp
Jacob Magar 6bbe46879e fix: update Subprotocol import and SSL handling in WebSocket modules
- Change Subprotocol import from deprecated websockets.legacy.protocol
  to websockets.typing (canonical location in websockets 13.x)
- Fix SSL context handling in diagnostics.py to properly build
  ssl.SSLContext objects, matching the pattern in manager.py
  (previously passed UNRAID_VERIFY_SSL directly which breaks
  when it's a CA bundle path string)
2026-02-15 16:44:43 -05:00
..
2025-08-12 11:35:00 -04:00