SAlavizadeh / chat-server-example

Simple Socket Chat Server in Rust, 2017 Edition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple chat server in rust as example for TCPStream, BufStream, channel, spawn, Arc and RwLock

An updated version of this outdated example. Most APIs have changed since that one was written.

About

Simple Socket Chat Server in Rust, 2017 Edition


Languages

Language:Rust 100.0%