[GH-ISSUE #1925] websocket 支持域名 #1527

Closed
opened 2026-05-05 12:57:51 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @gdpancheng on GitHub (Jul 31, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1925

怎么样可以让websocket 支持域名,小程序中得websocket需要域名才可以访问

Originally created by @gdpancheng on GitHub (Jul 31, 2020). Original GitHub issue: https://github.com/fatedier/frp/issues/1925 怎么样可以让websocket 支持域名,小程序中得websocket需要域名才可以访问
Author
Owner

@gdpancheng commented on GitHub (Aug 7, 2020):

我知道type = http是支持域名的 但是type = http走不了websocket
protocol = websocket 可以支持websocket 但是没办法使用subdomain

<!-- gh-comment-id:670543895 --> @gdpancheng commented on GitHub (Aug 7, 2020): 我知道type = http是支持域名的 但是type = http走不了websocket protocol = websocket 可以支持websocket 但是没办法使用subdomain
Author
Owner

@fatedier commented on GitHub (Aug 10, 2020):

type = http走不了websocket,websocket 不是 HTTP 协议吗?

<!-- gh-comment-id:671201298 --> @fatedier commented on GitHub (Aug 10, 2020): `type = http走不了websocket`,websocket 不是 HTTP 协议吗?
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#1527
No description provided.