kottans / kottans/Kottans_Web_Game
Configure Feathers WebSockets service
Open
Nobody has claimed this yet.
back end
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Figure out how to do fallowing.
- Make Feathers server able to connect front-end using WS.
- Feathers server should emit messages for everyone.
- Feathers serve shouldn't emit messages received from non-authorized user.
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
The issue names no files or tests. Start by locating the Feathers server and the frontend WebSocket connection entry points, then determine how broadcasts and authorization are currently handled. Done means the frontend connects, authorized messages are emitted to everyone, and messages from unauthorized users are not emitted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100