You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C++ KCP implementation used little-endian while encoding but this version used big-endian encoding when serializing packets.
I know it's not an issue but it's good to post it somewhere so everyone will know.
thx! ;)
Sincerely,
Tobias.
The text was updated successfully, but these errors were encountered:
C++ KCP implementation used little-endian while encoding but this version used big-endian encoding when serializing packets.
I know it's not an issue but it's good to post it somewhere so everyone will know.
thx! ;)
Sincerely,
Tobias.
The text was updated successfully, but these errors were encountered: