rusty-chat icon indicating copy to clipboard operation
rusty-chat copied to clipboard

A chat app made with Rust and React

Results 6 rusty-chat issues
Sort by recently updated
recently updated
newest added

check this ![image](https://user-images.githubusercontent.com/46296608/183110444-eb7fb9b3-e014-4c64-8c93-5bdcbdf1ad33.png) and my rustc version is 1.62.1

Small proof of concept of a Denial of Service Attack: ```rust use crate::proto::{Input, JoinInput, PostInput}; use tungstenite::Message; use std::time::Duration; mod proto; fn main() { let zeros = vec![48u8; 256]; let...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...

dependencies
javascript

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.13 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies
javascript

Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1. Release notes Sourced from semver's releases. v6.3.1 6.3.1 (2023-07-10) Bug Fixes 928e56d #591 better handling of whitespace (#591) (@​lukekarrys, @​joaomoreno, @​nicolo-ribaudo) Changelog Sourced from...

dependencies
javascript