dart-sdk/pkg/vm_service_interface
Daco Harkes 8758f1f954 [vm] Bump service protocol to 4.14 and hide implementation
Follow up of https://dart-review.googlesource.com/c/sdk/+/346403.

TEST=pkg/vm_service/test/get_object_rpc_test.dart

Change-Id: I7c1d0fb565f8a128334844f7eec44eb4a4679c08
Cq-Include-Trybots: luci.dart.try:vm-linux-debug-ia32-try,vm-linux-debug-x64-try,vm-mac-debug-arm64-try,vm-win-debug-x64-try,vm-win-release-ia32-try
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/346600
Commit-Queue: Daco Harkes <dacoharkes@google.com>
Reviewed-by: Ben Konyi <bkonyi@google.com>
2024-01-16 18:25:18 +00:00
..
lib [vm] Bump service protocol to 4.14 and hide implementation 2024-01-16 18:25:18 +00:00
test
analysis_options.yaml
CHANGELOG.md [package:vm_service_interface] Prepare to publish version 1.0.1 2023-12-13 16:12:24 +00:00
CONTRIBUTING.md
LICENSE
OWNERS Also add global owners to CFE/VM packages 2023-11-27 14:35:52 +00:00
pubspec.yaml [package:vm_service_interface] Prepare to publish version 1.0.1 2023-12-13 16:12:24 +00:00
README.md

package:vm_service_interface

pub package package publisher

A library providing an interface to implement the Dart VM service protocol.

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.