sergeant-savage / chatter

A small Rust websocket chat
MIT License
4 stars 4 forks source link

Bug: Message Word Limit #3

Closed Glacier150 closed 8 months ago

Glacier150 commented 9 months ago

Limit the length of messages to not annoy other users.

sergeant-savage commented 9 months ago

This should be a fairly fix in the frontend code.