piping-server-rust icon indicating copy to clipboard operation
piping-server-rust copied to clipboard

Infinitely transfer between every device over pure HTTP with pipes or browsers

Results 22 piping-server-rust issues
Sort by recently updated
recently updated
newest added

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.80 to 1.0.81. Release notes Sourced from anyhow's releases. 1.0.81 Make backtrace support available when using -Dwarnings (#354) Commits 4aad4ed Release 1.0.81 8be9091 Merge pull request #354...

dependencies
rust

Bumps [clap](https://github.com/clap-rs/clap) from 4.1.14 to 4.5.2. Release notes Sourced from clap's releases. v4.5.2 [4.5.2] - 2024-03-06 Fixes (macros) Silence a warning v4.5.1 [4.5.1] - 2024-02-16 Fixes (error) Include suggestion to...

dependencies
rust

Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.10.2 to 0.11.3. Release notes Sourced from env_logger's releases. v0.11.3 [0.11.3] - 2024-03-05 Features Experimental support for key-value logging behind unstable-kv v0.11.2 [0.11.2] - 2024-02-13 v0.11.1 What's...

dependencies
rust

Bumps [rustls](https://github.com/rustls/rustls) from 0.22.2 to 0.23.1. Release notes Sourced from rustls's releases. 0.23.1 Fix build with aws_lc_rs feature enabled but std feature disabled. Fix build for docs.rs. What's Changed docs:...

dependencies
rust

Bumps [rustls](https://github.com/rustls/rustls) from 0.22.2 to 0.23.7. Commits e45fec4 Prepare 0.23.7 2c72fb0 Test for more close_notify conditions 7d4e809 Ignore duplicative send_close_notify calls ced64bc read_tls refuse to read further data after close_notify...

dependencies
rust

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.83 to 1.0.86. Release notes Sourced from anyhow's releases. 1.0.86 Fix parse error in ensure! with non-literal after minus sign (#373) 1.0.85 Improve ensure! macro's rules to...

dependencies
rust

Hi, I observed that, when running piping-server-rust behind HAProxy, I'm getting the following error after each (successful) transfer: ``` [ERROR piping_server] Failed to serve HTTP connection: hyper::Error(Shutdown, Os { code:...

Bumps [clap](https://github.com/clap-rs/clap) from 4.1.14 to 4.5.4. Release notes Sourced from clap's releases. v4.5.4 [4.5.4] - 2024-03-25 Fixes (derive) Allow non-literal #[arg(id)] attributes again v4.5.3 [4.5.3] - 2024-03-15 Internal (derive) Update...

dependencies
rust

Bumps [tokio-rustls](https://github.com/rustls/tokio-rustls) from 0.25.0 to 0.26.0. Release notes Sourced from tokio-rustls's releases. v/0.26.0 Additions Support for Rustls 0.23 and the new acceptor alert API - by @​ctz in #44 Support...

dependencies
rust

Bumps [hyper](https://github.com/hyperium/hyper) from 1.3.1 to 1.4.0. Release notes Sourced from hyper's releases. v1.4.0 Bug Fixes http2: stop removing "Trailer" header in HTTP/2 responses as per RFC 9110 (#3648) (a3269f7a) server:...

dependencies
rust