I have a question about comunication between node server and client cocoa app. I need to send every three seconds message from my server to specific clients.
And I really dont know how to do that. Have you any ideas? (WebSockets arent probably best way (its cococa)??)
Thanks!