Dun-sin / Whisper

A fun Application to have a random chat with people safely
https://whisper.favour.dev/
MIT License
389 stars 367 forks source link

[OTHER] move all socket function into a different file #661

Open Dun-sin opened 3 months ago

Dun-sin commented 3 months ago

What would you like to share?

Only focus on this component https://github.com/Dun-sin/Whisper/blob/dbec99c68f63c606647ea2cef1d458a72ae83b1b/client/src/components/BuddyMatcher.jsx

move them into a file in lib folder called buddySocket.js put them in the same format as https://github.com/Dun-sin/Whisper/blob/main/client/src/lib/chatSocket.js

github-actions[bot] commented 3 months ago

The issue has been unlocked and is now ready for dev. If you would like to work on this issue, you can comment to have it assigned to you.

VijeshVS commented 2 weeks ago

@Dun-sin Can I work on this issue?