This repository was archived by the owner on Jun 18, 2025. It is now read-only.
This repository was archived by the owner on Jun 18, 2025. It is now read-only.
How to receive/emit to a particular user? #71
Closed
Description
Hi @probil,
Hope you are doing good. Now, I have a use case for having a pushing notification to the particular user and also in future I might implement chat system.
In that case, I would have to emit/receive data to a particular user right. How would I achieve it with the package? If you could throw me some docs or examples, would be useful.