Explore >> Select a destination


You are here

gafferongames.com
| | educatedguesswork.org
13.9 parsecs away

Travel
| |
| | www.markusdosch.com
14.0 parsecs away

Travel
| | When building web apps like chats and multiplayer games, you need to receive events from the server. In the past, such "server push" has been quite difficult to implement. I am going to give an overview on techniques that were used, and how WebSockets make everything better.
| | www.pubnub.com
12.8 parsecs away

Travel
| | Long polling: a backend technique that boosts efficiency for real-time web app communication. Ideal for scalable chat and notifications!
| | lethain.com
81.4 parsecs away

Travel
| I once worked at a company that built most of their functionality on top of Facebook's advertising APIs. GraphQL was not publically a thing at that point, but the API design was more or less equivalent to GraphQL. Properties would appear and disappear without warning, and reacting to changes required frequent fire drills.