mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
protocol: add v2 wire protocol with binary framing and capability negotiation (#5294)
This commit is contained in:
parent
e8dfd6efcc
commit
e9464919d1
40 changed files with 1861 additions and 223 deletions
2
.github/workflows/golangci-lint.yml
vendored
2
.github/workflows/golangci-lint.yml
vendored
|
|
@ -32,4 +32,4 @@ jobs:
|
|||
uses: golangci/golangci-lint-action@v9
|
||||
with:
|
||||
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
|
||||
version: v2.10
|
||||
version: v2.11
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue