This repository has been archived by the owner on Nov 23, 2020. It is now read-only.
Redis Lock and Twitter Streaming Example
- Asynchronous Redis locking primitive for distributing computing
- Added the Twitter Streaming tutorial
- Added Javascript directory in examples and a gruntfile for compiling and linting scripts
- Better handling of Ctrl-C in the test application
- Data streaming for
multipart/form-data
content type - Write EOF before closing connections
- Documentation and bug fixes