sergeant-savage / chatter

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

Name and Message Character Limit and Documentation #6

Closed Glacier150 closed 8 months ago

Glacier150 commented 8 months ago

Set name and message character limit to 32 and 256 characters respectively. This will prevent messages from filling too much screen space. Feel free to edit these values. Added documentation to most if not all of the JS function in the script section of home.html. Fixes Messages Word Limit issue.

sergeant-savage commented 8 months ago

Tested, and it works. A small message mentioning this might be helpful, perhaps in placeholder text.