iiitl / iiitl/ProdditPublic

Chat: Typing Indicators

Open
#6 8 comments 0 reactions 0 assignees View on GitHub
difficulty: hard enhancement
Dominant language
JavaScript
Stars
0
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Provide real-time feedback when a user is typing a message.

Task: Emit typing events via Socket.io from the client and broadcast to other participants.

Contributor guide

Open the contributing guide

Research direction

Start at the chat client and the existing Socket.io event flow. Trace how messages reach other participants, then add the typing event path so participants receive real-time typing feedback. Done means a client emits typing events and other participants receive the broadcast while a user types.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
full-stack
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.