[PR #1112] [MERGED] xtcp: wrap yamux on kcp connections, fix #1103 #4324

Closed
opened 2026-05-05 14:39:55 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/1112
Author: @fatedier
Created: 3/5/2019
Status: Merged
Merged: 3/5/2019
Merged by: @fatedier

Base: devHead: p2p


📝 Commits (3)

📊 Changes

5 files changed (+43 additions, -6 deletions)

View changed files

📝 client/proxy/proxy.go (+18 -1)
📝 client/visitor.go (+20 -1)
📝 cmd/frpc/sub/xtcp.go (+2 -2)
📝 go.mod (+1 -1)
📝 go.sum (+2 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fatedier/frp/pull/1112 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 3/5/2019 **Status:** ✅ Merged **Merged:** 3/5/2019 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `p2p` --- ### 📝 Commits (3) - [`3cf83f5`](https://github.com/fatedier/frp/commit/3cf83f57a863a74194e3b767fb029efd8881b0a5) update yamux version - [`ba45d29`](https://github.com/fatedier/frp/commit/ba45d29b7c1eb2840646ac26baaa035a1a2e3664) fix xtcp cmd - [`3df27b9`](https://github.com/fatedier/frp/commit/3df27b9c043d435fca41cd09b7c2f8c8081898af) xtcp: wrap yamux on kcp connections ### 📊 Changes **5 files changed** (+43 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `client/proxy/proxy.go` (+18 -1) 📝 `client/visitor.go` (+20 -1) 📝 `cmd/frpc/sub/xtcp.go` (+2 -2) 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:39:55 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#4324
No description provided.