Skip to content

6.1.0

Compare
Choose a tag to compare
@olliNiinivaara olliNiinivaara released this 02 Sep 17:48
· 11 commits to master since this release
  • fixed nimble path
  • fixed README example
  • new receiveInChucks iterator in streamingserver for receiving big data, for example POST data that does not fit in main memory
  • new startDownload-continueDownload-finishDownload combo in streamingserver for sending big and/or dynamic responses as Transfer-Encoding: chunked
  • new and upgraded streamingserver examples as required