rrq-protocol 0.9.8

Shared RRQ executor protocol types.
Documentation
1
2
3
4
5
6
7
8
9
10
# rrq-protocol

Shared RRQ socket protocol types for Rust executors.

## Git dependency

```toml
[dependencies]
rrq-protocol = { git = "https://github.com/getresq/rrq", package = "rrq-protocol", rev = "<sha>" }
```