chatrs

Crates.iochatrs
lib.rschatrs
version0.1.0
sourcesrc
created_at2021-12-13 02:30:26.670839
updated_at2021-12-13 02:30:26.670839
descriptionChat server on browser using actix and websockets
homepage
repository
max_upload_size
id496829
size718,804
Edgar (diespeso)

documentation

README

rust_chat_server

A very small, very dumb and very bad chat server to send messages in a common place for every participant.

This is the first version 0.1.0, no password authentication, no storage of messages, only a platform to send messages to anyone in my local network.

works fine on android: Opera, the websockets wont work in chrome or samsungs internet browswer.

works fine on pc: chrome and edge.

I used actix for this.

The code might be a nightmare, not a good coder :(

Commit count: 0

cargo fmt