Expand description
Low-level wire protocol implementation. Currently only supports JSON packets.
Structsยง
- Actor
Description ๐ - Client
Request ๐ - Wrapper around a client stream that guarantees request/reply invariants.
- Devtools
Connection ๐ - Wraps a Remote Debugging Protocol TCP stream, guaranteeing that network operations are synchronized when cloning across threads.
- Method ๐