// Copyright (c) 2025 Elias Bachaalany // SPDX-License-Identifier: MIT #include #include #include namespace copilot { // Transport implementations are header-only with inline methods. // This file exists to ensure there's a translation unit and for // potential future non-inline implementations. } // namespace copilot