Skip to content

Drop support for websocket adapter#2760

Merged
mansona merged 1 commit into
mainfrom
pichfl/drop-websocket-support
May 27, 2026
Merged

Drop support for websocket adapter#2760
mansona merged 1 commit into
mainfrom
pichfl/drop-websocket-support

Conversation

@pichfl

@pichfl pichfl commented May 27, 2026

Copy link
Copy Markdown
Contributor

This transport is not covered by tests. 11 years ago there was a separate addon, which relied on this https://github.com/joostdevries/ember-cli-remote-inspector/blob/b1d4d99105e1e052ebdf472c951a5f11b83ed55f/addon/debug-server.js#L29

Today, most browsers support remote debugging using built-in DevTools and we want to consolidate the communication works across Ember Inspector and Ember Debug.

This transport is not covered by tests. 11 years ago there was a separate addon, which relied on this https://github.com/joostdevries/ember-cli-remote-inspector/blob/b1d4d99105e1e052ebdf472c951a5f11b83ed55f/addon/debug-server.js#L29

Today, most browsers support remote debugging using built-in DevTools and we want to consolidate the communication works across Ember Inspector and Ember Debug.
@pichfl
pichfl requested a review from mansona May 27, 2026 15:41

@mansona mansona left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I'm pretty sure this can't be used in the current state, and it's likely broken because it is not tested. I'm going to mark this as breaking because technically it is breaking but I suspect we're going to do a major release once we move things to vite 👍

@mansona
mansona merged commit 38404d9 into main May 27, 2026
16 of 19 checks passed
@mansona
mansona deleted the pichfl/drop-websocket-support branch May 27, 2026 16:27
@github-actions github-actions Bot mentioned this pull request May 27, 2026
@patricklx

Copy link
Copy Markdown
Collaborator

ember-tui and ember-native both depend on web socket adapter

@patricklx

Copy link
Copy Markdown
Collaborator

I wonder if ember electron also used it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants