dds 1.2.1 copy "dds: ^1.2.1" to clipboard
dds: ^1.2.1 copied to clipboard

outdated

A library used to spawn the Dart Developer Service, used to communicate with a Dart VM Service instance.

A package used to spawn the Dart Developer Service (DDS), which is used to communicate with a Dart VM Service instance and provide extended functionality to the core VM Service Protocol.

Functionality #

Existing VM Service clients can issue both HTTP and websocket requests to a running DDS instance as if it were an instance of the VM Service itself. If a request corresponds to an RPC defined in the VM Service Protocol, DDS will forward the request and return the response from the VM Service. Requests corresponding to an RPC defined in the DDS Protocol will be handled directly by the DDS instance.

14
likes
0
pub points
99%
popularity

Publisher

verified publishertools.dart.dev

A library used to spawn the Dart Developer Service, used to communicate with a Dart VM Service instance.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

async, json_rpc_2, meta, pedantic, shelf, shelf_proxy, shelf_web_socket, stream_channel, web_socket_channel

More

Packages that depend on dds