On Thu, Nov 21, 2024 at 4:04 PM Алексей Сафонов <segs...@gmail.com> wrote:
> Good day. > We use the SPICE protocol in our VDI implementation. > The documentation does not explicitly say whether SPICE supports UDP > transport. > > Now I'm arguing with chatgpt on this topic, I ask you to clarify how the > developers implemented UDP support? > > Thank you for the answer. > > Greetings. > No, no UDP, only TCP. Options are TLS and WebSockets, on top of SPICE protocol. Regards, Frediano