Hacker News new | ask | show | jobs
by adamcooke 4987 days ago
On Mountain Lion, we use the Notification Centre by default although you can opt to use Growl if you would prefer. In Lion, only Growl is available (obviously) :)
1 comments

And are you poling the noti server? I'm wondering how realtime it is :-)
We use a socket-based connection on the clients. Messages should be delivered in very near to real-time. There's no polling here ;)
is this mac only?