Open Dun-sin opened 3 months ago
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
buddySocket.js
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.
@Dun-sin Can I work on this issue?
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