rust-websocket-lite icon indicating copy to clipboard operation
rust-websocket-lite copied to clipboard

A fast, low-overhead WebSocket client

Results 37 rust-websocket-lite issues
Sort by recently updated
recently updated
newest added

Bumps [libfuzzer-sys](https://github.com/rust-fuzz/libfuzzer) from 0.4.3 to 0.4.4. Changelog Sourced from libfuzzer-sys's changelog. 0.4.4 Released 2022-09-01. Changed Updated to libFuzzer commit df90d22 (release/15.x). LLVM 16's upcoming change to build requirements to C++17...

dependencies
rust

Bumps ubuntu from bionic-20220531 to bionic-20220829. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ubuntu&package-manager=docker&previous-version=bionic-20220531&new-version=bionic-20220829)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

i'm working on a project using `tungstenite` right now, and after profiling my code I noticed it's doing a lot of allocations so i'm looking to replace it with something...

Bumps [httparse](https://github.com/seanmonstar/httparse) from 1.7.1 to 1.8.0. Release notes Sourced from httparse's releases. v1.8.0 Features Adds ParserConfig::ignore_invalid_headers_in_response(bool) that allows skipping invalid header lines instead of returning an error (fixes #61, #83)...

dependencies
rust

Bumps [sha1](https://github.com/RustCrypto/hashes) from 0.6.0 to 0.10.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sha1&package-manager=cargo&previous-version=0.6.0&new-version=0.10.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
rust

Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.21 to 0.3.24. Release notes Sourced from futures's releases. 0.3.24 Fix incorrect termination of select_with_strategy streams (#2635) 0.3.23 Work around MSRV increase due to a cargo bug....

dependencies
rust

#270 updated the externally visible tokio-util dependency across a semver-incompatible boundary (0.6 to 0.7), and the affected crates were subsequently released without incrementing the major version. This breaks crates depending...

Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.2.0 to 1.2.1. Changelog Sourced from bytes's changelog. 1.2.1 (July 30, 2022) Fixed Fix unbounded memory growth when using reserve (#560) Commits See full diff in compare...

dependencies
rust

Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.21 to 0.3.26. Changelog Sourced from structopt's changelog. v0.3.25 (2021-10-18) Fix duplication of aliases in subcommands #504 v0.3.25 (2021-10-18) No changes v0.3.23 (2021-08-30) Update minimal rust version...

dependencies
rust

Bumps [native-tls](https://github.com/sfackler/rust-native-tls) from 0.2.7 to 0.2.10. Changelog Sourced from native-tls's changelog. [v0.2.10] Fixed Fixed the build for iOS. [v0.2.9] Added Added Identity::from_pkcs8. [v0.2.8] Fixed Fixed an off by one error...

dependencies
rust