[PR #1919] [CLOSED] feat: support wss protocol #4476

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/1919
Author: @Jack-Kingdom
Created: 7/28/2020
Status: Closed

Base: devHead: dev


📝 Commits (1)

  • 4a5c9a8 feat: support wss protocol

📊 Changes

5 files changed (+21 additions, -7 deletions)

View changed files

📝 cmd/frpc/sub/root.go (+1 -1)
📝 conf/frpc_full.ini (+1 -1)
📝 models/config/client_common.go (+1 -1)
📝 utils/net/conn.go (+3 -1)
📝 utils/net/websocket.go (+15 -3)

📄 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/1919 **Author:** [@Jack-Kingdom](https://github.com/Jack-Kingdom) **Created:** 7/28/2020 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (1) - [`4a5c9a8`](https://github.com/fatedier/frp/commit/4a5c9a8796701472037c979b467c6a9ea449fd62) feat: support wss protocol ### 📊 Changes **5 files changed** (+21 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `cmd/frpc/sub/root.go` (+1 -1) 📝 `conf/frpc_full.ini` (+1 -1) 📝 `models/config/client_common.go` (+1 -1) 📝 `utils/net/conn.go` (+3 -1) 📝 `utils/net/websocket.go` (+15 -3) </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:42:48 -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#4476
No description provided.