simconnect-java-util The simconnect-java-util project contains a java client for the simconnect interface of the microsoft flight simulator 2020. The client connects to the flight simulator directly ...
While Streamable HTTP would be the ideal alternative for decoupled communication, the current MCP Java SDK only supports SSE (Server-Sent Events) and stdio transports - not Streamable HTTP. This ...