Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

kh_dev1's avatar

Integrate NodeJS Socket.io with Rest API

I already have Rest API but I want to add more feature for sending notifications to the client, I have found socket.io it's very useful but the problem is, I can send only from client to client but my requirement not like that, I just wanna send Notifications from the server but I have no Idea to integrate Socket.io with existed API

0 likes
1 reply

Please or to participate in this conversation.