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

See if we can measure wire-to-wire latency. Given a Websocket test harness that responds as fast as it can to an incoming frame, precisely measure the time from the first...

enhancement

Examples: - Rust - [ ] [websocket](https://crates.io/crates/websocket) - [ ] [tokio-tungstenite](https://crates.io/crates/tokio-tungstenite) - [ ] [ws](https://crates.io/crates/ws) - C++ - todo - Go - todo

enhancement

Bumps ubuntu from bionic-20220531 to bionic-20221019. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ubuntu&package-manager=docker&previous-version=bionic-20220531&new-version=bionic-20221019)](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

Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.21 to 0.3.25. Release notes Sourced from futures's releases. 0.3.25 Fix soundness issue in join! and try_join! macros (#2649) Implement Clone for sink::Drain (#2650) 0.3.24 Fix incorrect...

dependencies
rust

Bumps [libfuzzer-sys](https://github.com/rust-fuzz/libfuzzer) from 0.4.3 to 0.4.5. Changelog Sourced from libfuzzer-sys's changelog. 0.4.5 Released 2022-10-18. Added Added the ability to tell libfuzzer whether to keep files inputs in the corpus or...

dependencies
rust

Bumps [criterion](https://github.com/bheisler/criterion.rs) from 0.3.6 to 0.4.0. Changelog Sourced from criterion's changelog. [0.4.0] - 2022-09-10 Removed The Criterion::can_plot function has been removed. The Criterion::bench_function_over_inputs function has been removed. The Criterion::bench_functions function...

dependencies
rust

Bumps [url](https://github.com/servo/rust-url) from 2.2.2 to 2.3.1. Commits 359bc90 Merge pull request #792 from servo/version_bump_2.3.1 ad8911a Bump url version to 2.3.1 and bump minor for dependencies 35abc32 Merge pull request #791...

dependencies
rust

Bumps [sha1](https://github.com/RustCrypto/hashes) from 0.6.0 to 0.6.1. 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.6.1)](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 ubuntu from bionic-20220531 to bionic-20230301. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ubuntu&package-manager=docker&previous-version=bionic-20220531&new-version=bionic-20230301)](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