christiansalazar
released this
24 May 20:02
·
10 commits
to master
since this release
The demo data is now usable. Now it simulates a real payload coming from a http request instead of raw abstract text. Another fix was the resulting output from DemoData: now it returns a Buffer, in order to provide the same thing that you should receive in a real environment.
This version was tested using a very sensitive file upload: a zip and rar files, which are later verified for data consistency when you try uncompress them. Everything was successfull.
(Thanks for reporting, Thomas Edwards :)