kottans / kottans/Kottans_Web_Game

Configure Feathers WebSockets service

Open
#14 1 comment 0 reactions 0 assignees View on GitHub

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.

  1. Make Feathers server able to connect front-end using WS.
  2. Feathers server should emit messages for everyone.
  3. Feathers serve shouldn't emit messages received from non-authorized user.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.