资 源 简 介
Note: this project is obsolete. Code is being rolled into the talking puffin project at http://github.com/dcbriccetti/talking-puffin/tree/master.
This is a twitter client API written in Scala. The only Java dependencies are log4j (for logging...) and Apache commons-codec (for Base64 encoding). Currently it only supports the Twitter HTTP API, but I plan to extend it to support the XMPP API as well, and to wrap an Actors-based layer on top that lets you work with either API in an event-driven fashion.