wireshift-fallback 0.1.1

Blocking worker-pool fallback backend for wireshift
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# wireshift-fallback

Blocking worker-pool fallback backend for wireshift

Fallback worker backend for `wireshift`.

This backend preserves the same typed request and completion contracts as
the native `io_uring` path while executing unsupported or unavailable
operations on a blocking worker pool.

## License

MIT OR Apache-2.0