Good node js module for Persistent sockets + request-response messages
27 views
Skip to first unread message
Ram Reddy
unread,
Jul 19, 2016, 8:43:38 AM7/19/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nodejs
Hi,
I have a requirement to work on "Persistent" sockets along with request-response messages. I found that "socket.io" messages are not like "request-response". Is there any other module/package available with "request-response" mechanism?