26fdfabf14
TEST=tests added to pkg/vm_service/test CoreLibraryReviewExempt: This CL does not include any core library API changes, only VM Service implementation changes within sdk/lib/vmservice/. Change-Id: I191bb7f3ec3abf1f42405a43ce72016796bc43f9 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/394523 Reviewed-by: Ben Konyi <bkonyi@google.com>
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.