Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Twitter Streaming API #bcruhr3

Twitter Streaming API #bcruhr3

Timo Schilling

March 21, 2010
Tweet

More Decks by Timo Schilling

Other Decks in Technology

Transcript

  1. Vorteile ✤ Firewall ✤ weniger Server last ✤ weniger Latenz

    ✤ HTTP Pipelining ✤ Daten Pushen
 (ohne Interval Pullen) 8
  2. ✤ XMPP Protokoll ✤ Jabber ✤ Google Talk / Wave

    ✤ Twitter Streaming API ✤ TwitterJunkie ✤ LiveWall Implementierungen
  3. Twitter Streaming API Aufbau ✤ API Endpoint
 http://stream.twitter.com/1/ ✤ Authentifizierung

    ✤ Beispiel ✤ $ curl http://stream.twitter.com/1/statuses/sample.json -u NAME ✤ Response JSON

  4. Twitter Junkie ✤ Open Source ✤ Cocoa / Objective-C ✤

    Growl ✤ http://bit.ly/TwitterJunkie 12