Using a separate IOClient for asset handler and reader when serving with the DDC Library Bundle module system (#2832) This aligns its behavior with that of the AMD module system. I suspect DDC Library Bundle specific flakes on CI may have been caused by this overloaded shared client. Example: ``` getObject: (-32603) Unexpected DWDS error for getObject: ClientException with SocketException: Connection reset by peer (OS Error: Connection reset by peer, errno = 104), address = localhost, port = 43454, uri=http://localhost:41739/web/main.ddc.js.map ```
| 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.