Module protocol

Module protocol 

Source
Expand description

Low-level wire protocol implementation. Currently only supports JSON packets.

Structsยง

ActorDescription ๐Ÿ”’
ClientRequest ๐Ÿ”’
Wrapper around a client stream that guarantees request/reply invariants.
DevtoolsConnection ๐Ÿ”’
Wraps a Remote Debugging Protocol TCP stream, guaranteeing that network operations are synchronized when cloning across threads.
Method ๐Ÿ”’

Traitsยง

JsonPacketStream