Re-enabling pooled HTTP clones/pulls
Dependencies
- [2]
LZOGKBJXnew command `pijul client` for authenticating to a HTTP server - [3]
FBXYP7QMForgot to add remote::http - [4]
IQ4FCHPZHTTP connections: pooling + retry on error
Change contents
- replacement in pijul/src/remote/http.rs at line 139
const POOL_SIZE: usize = 1;const POOL_SIZE: usize = 20;