Expand description
Utilities for processing Mercurial command-server protocol.
Structs§
- Block
Encoder - Encoder to build messages sent to Mercurial command server.
- Channel
Decoder - Decoder to parse and split messages sent from Mercurial command server.
- Client
Codec - Unified codec for client-side operations.
Enums§
- Block
Message - Request and response sent to Mercurial command server.
- Channel
Message - Message sent from Mercurial command server.