unity-mcp/Server/src/transport/legacy
dsarno d93e437014
Fix: HTTP/Stdio transport routing and middleware session persistence (#422)
* Fix: HTTP/Stdio transport routing and middleware session persistence

- Ensure session persistence for stdio transport by using stable client_id/global fallback.

- Fix Nagle algorithm latency issues by setting TCP_NODELAY.

- Cleanup duplicate logging and imports.

- Resolve C# NullReferenceException in EditorWindow health check.

* Fix: thread-safe middleware singleton and re-enable repo stats schedule
2025-12-03 17:15:42 -08:00
..
port_discovery.py Simplify MCP client configs (#401) 2025-11-27 18:18:44 -04:00
stdio_port_registry.py HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00
unity_connection.py Fix: HTTP/Stdio transport routing and middleware session persistence (#422) 2025-12-03 17:15:42 -08:00