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

[Feat]: A suggestion to improve speed #6628

Open
sky-sunnext opened this issue Jan 14, 2024 · 1 comment
Open

[Feat]: A suggestion to improve speed #6628

sky-sunnext opened this issue Jan 14, 2024 · 1 comment
Labels
enhancement Some improvement that isn't a feature

Comments

@sky-sunnext
Copy link

What is your suggestion?

VSCode can cause all connections to be blocked when uploading files, and this phenomenon is more pronounced when using low-speed FRP to penetrate VSCode into the public network. So why add an option to allow uploading files using other connections?

Why do you want this feature?

When using low-speed FRP, the VSCode section has a poor experience

Are there any workarounds to get this functionality today?

For example, allowing users to choose to open another HTTP/WS server for uploading? Or use P2P (WebRTC)+custom STUN server to achieve higher upload speed?

@sky-sunnext sky-sunnext added the enhancement Some improvement that isn't a feature label Jan 14, 2024
@code-asher
Copy link
Member

I think this should probably go in https://github.com/microsoft/vscode, I am not sure we would want to maintain a large architectural change like this in patch files here in code-server. 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Some improvement that isn't a feature
Projects
None yet
Development

No branches or pull requests

2 participants