Has anyone tried using kcp to replace enet? #671
lcax200000
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
During my usage of Sunshine in scenarios involving unstable network conditions (specifically when packet loss reaches 30% or more), I noticed that the ENet protocol struggles to maintain smooth performance, leading to noticeable frame drops and stuttering.
KCP's design philosophy aligns well with game streaming requirements:
Has anyone experimented with KCP in Sunshine?
github.com/skywind3000/kcp
Beta Was this translation helpful? Give feedback.
All reactions