dart-lang / webdev

A CLI for Dart web development.
https://pub.dev/packages/webdev
213 stars 75 forks source link

Dart Debug Extension should handle WS connections, not just SSE connections #1587

Open elliette opened 2 years ago

elliette commented 2 years ago

See: https://github.com/dart-lang/webdev/pull/568

bkonyi commented 2 weeks ago

Since the debug extension is mostly used by internal users that can't use websockets, this isn't a high priority.