Add MessageManager to broadcast Message storing content and sender to all connected users #191
Reference in New Issue
Block a user
Delete Branch "feat/messages-serverside"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added a message class to store its content and sender.
The MessageManager broadcasts a message to all connected users. For this version, the messages are stored in the user object.
mentioned in commit
0d8f1ac4f7