HowProgrammingWorks / HowProgrammingWorks/LiveCoding
Sessions
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
- При первом подключении сервер должен генерить
sessionId - При отключении или переподключении мы будем восстанавливать сессию
- При этом будет восстанавливаться редактируемый код на том месте, где была прервана работа
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the server's connection lifecycle and existing session handling, then define how session IDs, reconnects, and interrupted code restoration should work. Done means all three behaviors are implemented and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100