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

bin+lib chatrs

使用actix和websockets在浏览器上实现的聊天服务器

1个不稳定版本

0.1.0 2021年12月13日

#82 in #send-message

GPL-2.0-or-later

410KB
511

rust_chat_server

一个非常小、非常愚蠢且非常差的聊天服务器,用于在所有参与者共同的位置发送消息。

这是第一个版本0.1.0,没有密码验证,没有消息存储,仅是一个发送消息到我的本地网络中任何人的平台。

在Android上运行良好:Opera,Chrome或三星的Internet浏览器中的websockets无法工作。

在PC上运行良好:Chrome和Edge。

我使用了actix。

代码可能是一团糟,不是好程序员:)

依赖关系

~26–38MB
~701K SLoC