runmat-execution-transport-native 0.6.2

Native QUIC and WebSocket transport adapters for RunMat execution
docs.rs failed to build runmat-execution-transport-native-0.6.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Native remote-execution transport mechanisms.

This crate owns bounded framing, replay/flow control, reconnect policy, route/session state, and resumable opaque-object transfer. It does not own workload scheduling, Server policy, or MATLAB values.