#chat #server #actix #send-message #browser #authentication

bin+lib chatrs

Chat server on browser using actix and websockets

1 unstable release

0.1.0 Dec 13, 2021

#75 in #send-message

GPL-2.0-or-later

410KB
511 lines

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 :(

Dependencies

~29–42MB
~816K SLoC