v0.5.1
This commit fixes an issue that occurs on changes following when the CouchDB server is behind a proxy. A proxy may or may not produce smaller chunks than the original implementation which produces one full chunk per change. A buffer has been introduced to mitigate the problem.