/webdev_proxy

Support for debugging client-side Dart scripts with Dart HTTP servers.

Primary LanguageDart

README

Experimental project to use "webdev serve" for debugging client-side Dart scripts from a HTTP server implemented as a server-side Dart program.

See the example for more details.

Status

Only works in production mode. Currently, it does not work in debug mode. See webdev issue #386.