Load latest chat history after connects to server
Open
enhancement
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 940
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 160
Description
TODO:
* [ ] save last chat history in server's memory (e.g. last 30 messages);
* [ ] load last messages on user connects to server.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue identifies server chat history and the user connection flow, but names no files, tests, or entry points. Trace how chat messages are handled on the server and how a user connects, then verify that recent messages are retained and sent to the connecting user.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100