socket.io icon indicating copy to clipboard operation
socket.io copied to clipboard

Add an example of applying private messages in React

Open Yedidya10 opened this issue 1 year ago • 7 comments

Examples Page On the examples page, there is an example of applying private messages in a Vue workspace.

The request As a React user, I think it would be helpfull if there was also an example in a React workspace.

Yedidya10 avatar Jan 03 '23 22:01 Yedidya10

@Yedidya10 that's a great idea :+1:

darrachequesne avatar Jan 05 '23 06:01 darrachequesne

@darrachequesne, I am willing to open a PR for this!

haneenmahd avatar Jan 06 '23 20:01 haneenmahd

Is this still on ? Or somebody just solved the issue? If not , can you assign me to fix this?

itsaalexk avatar Jan 15 '23 19:01 itsaalexk

Yes, it is still on.

I'm working on it. 👍🏻

On Mon, Jan 16, 2023, 1:29 AM Alex @.***> wrote:

Is this still on ? Or somebody just solved the issue? If not , can you assign me to fix this?

— Reply to this email directly, view it on GitHub https://github.com/socketio/socket.io/issues/4580#issuecomment-1383237653, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARGAN6QXHTOJKLSMOXE4JYTWSRJKVANCNFSM6AAAAAATQE2CB4 . You are receiving this because you commented.Message ID: <socketio/socket. @.***>

haneenmahd avatar Jan 16 '23 03:01 haneenmahd

Hi everyone,

Here is a Typescript-based example app I developed in my free time. This might help someone to get a quick idea.

Frontend Backend

misbahkhalilaz avatar Feb 17 '23 12:02 misbahkhalilaz

Will you be able to put forward the example to the PR?

haneenmahd avatar Feb 19 '23 17:02 haneenmahd

Will you be able to put forward the example to the PR?

Sure, I'll open PR soon.

misbahkhalilaz avatar Feb 20 '23 07:02 misbahkhalilaz