They could have used something like Pusher for about half of their implementation (the websockets, message pushing, polling, etc)
I bring this up because I built an OSS Pusher clone[1], for those people that want to deploy their own, built on the Play! framework.
[1] https://github.com/danbeaulieu/PushPlay
They could have used something like Pusher for about half of their implementation (the websockets, message pushing, polling, etc)
I bring this up because I built an OSS Pusher clone[1], for those people that want to deploy their own, built on the Play! framework.
[1] https://github.com/danbeaulieu/PushPlay