dart-lang/vm_service_drivers

Name: vm_service_drivers

Owner: Dart

Description: Libraries to access the Dart VM Service Protocol

Created: 2015-09-04 16:53:18.0

Updated: 2018-05-08 22:20:10.0

Pushed: 2018-05-04 23:05:36.0

Homepage: https://pub.dartlang.org/packages/vm_service_lib

Size: 3486

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

vm_service_drivers

Build Status

This repository contains Dart and Java libraries to access the VM Service Protocol, and code to generate both libraries from the markdown specification.

Usage and Info

The generator can be found in the dart/ subdirectory, and invoked from tool/generate.dart. It will parse the tool/service.md spec and generate the Dart library (dart/lib/vm_service_lib.dart) and the Java library (java/src).

Additionally, the Dart library to access the VM Service Protocol is published on pub as vm_service_lib.

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

See also

The Dart package.

Feedback

Please file bugs and feedback at the issue tracker.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.