mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2217] the fastest and lightweight protocol to use with communication with the server ? #1764
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#1764
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jembem on GitHub (Jan 25, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2217
which are the fastest and the lightweight protocol to use with communication with the frps server ? because I will be having more than 1000 clients connected at the same time , clients only using socks5 plugin ..
now it supports tcp, kcp and websocket, default is tcp
?
@fatedier commented on GitHub (Jan 26, 2021):
TCP is alright in most common scenario.
@jembem commented on GitHub (Jan 26, 2021):
why not to use websocket in my scenario?
@jembem commented on GitHub (Jan 27, 2021):
can you expalin which one is better ? and why ? .. in which circumstances thats one is better :) it would be nice to explain this by the creator of this project .. and I'm pretty sure it's going to be helpfull for other users
@github-actions[bot] commented on GitHub (Mar 14, 2021):
Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.