Skip to content

feat: add WebSocket support to the existing outline-ss-server#225

Merged
sbruens merged 100 commits into
masterfrom
sbruens/websocket
Jan 30, 2025
Merged

feat: add WebSocket support to the existing outline-ss-server#225
sbruens merged 100 commits into
masterfrom
sbruens/websocket

Conversation

@sbruens

@sbruens sbruens commented Nov 28, 2024

Copy link
Copy Markdown

This PR enables Shadowsocks-over-WebSockets functionality in the existing v1 server, allowing clients to connect to Shadowsocks via WebSockets.

This is the counterpart to the Caddy-backed v2 version introduced in #216.

@sbruens sbruens marked this pull request as ready for review December 3, 2024 06:07
@sbruens sbruens requested a review from a team as a code owner December 3, 2024 06:07
@sbruens sbruens requested a review from fortuna December 3, 2024 06:07
Comment thread cmd/outline-ss-server/config_example.yml Outdated
Comment thread cmd/outline-ss-server/main.go Outdated
@sbruens sbruens requested a review from fortuna December 10, 2024 18:09
@sbruens sbruens force-pushed the sbruens/udp-split-serving branch from 6c5c99f to bcac22b Compare January 21, 2025 22:05
Base automatically changed from sbruens/udp-split-serving to master January 24, 2025 22:31
@sbruens sbruens requested a review from fortuna January 29, 2025 05:22

@fortuna fortuna left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I have some minor comments

Comment thread go.mod
Comment thread cmd/outline-ss-server/main.go
Comment thread cmd/outline-ss-server/main.go Outdated
Comment thread cmd/outline-ss-server/main.go Outdated
Comment thread cmd/outline-ss-server/main.go Outdated
Comment thread cmd/outline-ss-server/main.go Outdated
Comment thread cmd/outline-ss-server/main.go Outdated
Comment thread cmd/outline-ss-server/main.go Outdated
Comment thread cmd/outline-ss-server/main.go Outdated
Comment thread cmd/outline-ss-server/main.go
@sbruens sbruens requested a review from fortuna January 29, 2025 17:54

@fortuna fortuna left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to address a possible panic

Comment thread cmd/outline-ss-server/config.go Outdated
Comment thread cmd/outline-ss-server/config.go Outdated
Comment thread cmd/outline-ss-server/config.go Outdated
@sbruens sbruens requested a review from fortuna January 29, 2025 22:34
Comment thread cmd/outline-ss-server/config.go Outdated
@sbruens sbruens merged commit 13bdb23 into master Jan 30, 2025
@sbruens sbruens deleted the sbruens/websocket branch January 30, 2025 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants