Skip to content

joshua-mo-143/react-websocket-chat-rust

Repository files navigation

Websocket Chat App Example - React + Rust

This repo is intended to show an example of a websocket chat app created using React and Rust.

Live Deployment

Check out the live deployment here.

How To Use

Run the following commands below:

npm i 
npm run dev

This installs all dependencies and runs both of the React and Rust programs. Bear in mind that for a first-time execution, you'll have to wait for Cargo to build.

Now go to http://localhost:5173 and try entering a name, then typing in some messages.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published