Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jiggy2011
on March 27, 2012
|
parent
|
context
|
favorite
| on:
Mozilla's BrowserQuest - Massively Multiplayer HTM...
Anyone know how they do the networking?
Websock , Comet or ajax?
paulrouget
on March 27, 2012
|
next
[–]
All the info are here:
http://hacks.mozilla.org/2012/03/browserquest/
jiggy2011
on March 27, 2012
|
prev
|
next
[–]
Ah, It's websocket with load balanced nodejs servers.
justinhj
on March 27, 2012
|
prev
|
next
[–]
It's not a Comet style poll because the only requests I see it making are to a server that seem to be tracking metrics that have no response.
abraham
on March 27, 2012
|
prev
[–]
There are active websocket connections.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Websock , Comet or ajax?