Dun-sin / Whisper

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

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

Open Dun-sin opened 1 month ago

Dun-sin commented 1 month 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 1 month 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.