An open API service indexing awesome lists of open source software.

https://github.com/root27/rust-chat

Simple Chat Server using Rust
https://github.com/root27/rust-chat

chat multiuser rust tcp tcp-server

Last synced: 12 months ago
JSON representation

Simple Chat Server using Rust

Awesome Lists containing this project

README

          

# Rust Chat

This is very simple chat server written in Rust.

---

## Quick Start

```bash

cargo run

```

---

## LICENSE

[MIT](LICENSE)