| commit | 382ff428a8bc2e32830aa9d763b1887759435ed6 | [log] [tgz] |
|---|---|---|
| author | Ben Konyi <bkonyi@google.com> | Tue Nov 04 15:45:01 2025 -0500 |
| committer | GitHub <noreply@github.com> | Tue Nov 04 15:45:01 2025 -0500 |
| tree | 27bd002ae0e4a1495800b03c9035bcc7a014269b | |
| parent | b9c39c00853dfad0e235bec3b265f86a0f4f328a [diff] |
[ DWDS ] Launch DDS when using the web socket proxy service (#2706) DDS is needed to serve DevTools, so the web socket proxy service should be setup to launch DDS at startup. This change also includes some significant refactors to reduce the amount of duplicate code that could be shared by the Chrome and web socket service implementations.
| Package | Description | Version |
|---|---|---|
| dwds | A service that proxies between the Chrome debug protocol and the Dart VM service protocol. | |
| frontend_server_client | Client code to start and interact with the frontend_server compiler from the Dart SDK. | |
| webdev | A CLI for Dart web development. Provides an easy and consistent set of features for users and tools to build and deploy web applications with Dart. |
For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.