dart-sdk/pkg/vm_service
Ben Konyi 8b3d93234d [ package:vm_service ] Migrate Observatory HTTP service invocation tests
Also adds READMEs to some test sub-directories.

Change-Id: Ibf48654bcb43d7d52bd3bc0d2ab6afabc1ea3df6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/333100
Commit-Queue: Ben Konyi <bkonyi@google.com>
Reviewed-by: Derek Xu <derekx@google.com>
2023-10-31 19:54:28 +00:00
..
example [ package:vm_service ] Cleanup for 13.0.0 release 2023-10-25 14:02:42 +00:00
java [deps] roll package:lints to the latest 2023-10-05 03:36:59 +00:00
lib [ package:vm_service ] Cleanup for 13.0.0 release 2023-10-25 14:02:42 +00:00
test [ package:vm_service ] Migrate Observatory HTTP service invocation tests 2023-10-31 19:54:28 +00:00
tool [ package:vm_service ] Cleanup for 13.0.0 release 2023-10-25 14:02:42 +00:00
.gitignore
analysis_options.yaml Split package:vm_service into package:vm_service and package:vm_service_interface 2023-10-23 17:00:10 +00:00
CHANGELOG.md [ package:vm_service ] Cleanup for 13.0.0 release 2023-10-25 14:02:42 +00:00
CONTRIBUTING.md Split package:vm_service into package:vm_service and package:vm_service_interface 2023-10-23 17:00:10 +00:00
LICENSE
OWNERS
pubspec.yaml [ package:vm_service ] Cleanup for 13.0.0 release 2023-10-25 14:02:42 +00:00
README.md Split package:vm_service into package:vm_service and package:vm_service_interface 2023-10-23 17:00:10 +00:00

pub package package publisher

A library to access the VM Service Protocol.

Usage

See the example for a simple use of the library's API.

The VM Service Protocol specification can be found at github.com/dart-lang/sdk/runtime/vm/service/service.md.

Features and bugs

Please file feature requests and bugs at the issue tracker.