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 [futures](https://github.com/rust-lang/futures-rs) from 0.3.21 to 0.3.23. Release notes Sourced from futures's releases. 0.3.23 Work around MSRV increase due to a cargo bug. 0.3.22 Fix Sync impl of BiLockGuard (#2570) Fix...

dependencies
rust

Bumps [clap](https://github.com/clap-rs/clap) from 3.2.16 to 3.2.17. Release notes Sourced from clap's releases. v3.2.17 [3.2.17] - 2022-08-12 Fixes (derive) Expose #[clap(id = ...)] attribute to match Arg's latest API Changelog Sourced...

dependencies
rust

Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.21 to 0.3.23. Release notes Sourced from futures-util's releases. 0.3.23 Work around MSRV increase due to a cargo bug. 0.3.22 Fix Sync impl of BiLockGuard (#2570) Fix...

dependencies
rust

piping-server-rust hang/lost response while runing for a long time(usually several days) ``` [2022-07-15T09:10:17Z INFO piping_server] Piping Server (Rust) 0.14.0 [2022-07-15T09:10:17Z INFO piping_server] HTTP server is running on 8080... [2022-07-15T09:10:17Z INFO...

echo 'hello, world' | curl -T - http://xxx.xxx.top:9999/hello6?n=4 [INFO] Waiting for 1 receiver(s)... It only shows having 1 receiver

If.I was sending an infinite "application/octet-stream" stream (e.g. from a webcam) and would like receivers to be able to connect at any point in time while the pipe is still...

question

Adds a self-updating badge that shows all available OS packages.

[My last PR](https://github.com/nwtgck/piping-server-rust/pull/93) was done via gitpod. I really recommend using it also for easy throw-away virtual environment where one can quickly fix something, close and do something else (without...

any benchmarks compared with the typescript version? great work by the way!

question

Bumps [clap](https://github.com/clap-rs/clap) from 4.0.11 to 4.0.13. Release notes Sourced from clap's releases. v4.0.13 [4.0.13] - 2022-10-11 Features (derive) Allow () for fields to mean "don't read" (#4371) v4.0.12 [4.0.12] -...

dependencies
rust