Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StreamMode #274

Open
roelfdiedericks opened this issue Sep 2, 2024 · 1 comment
Open

StreamMode #274

roelfdiedericks opened this issue Sep 2, 2024 · 1 comment

Comments

@roelfdiedericks
Copy link

roelfdiedericks commented Sep 2, 2024

What is the effective difference of SetStreamMode(false) versus SetStreamMode(true) ?

@xtaci
Copy link
Owner

xtaci commented Sep 3, 2024

It makes no difference if you use UDPSession, UDPSession works only in stream mode, but it does make a difference if you use kcp.go directly.

Maybe I should remove this function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants