Skip to content
Discussion options

You must be logged in to vote
  • I suggest you read the chapter about chunked transfer from Wikipedia.
    Http servers usually require a regular post with the indication of the total data size or a sizeless chunked transfer, so if you want to send some boundless audio you should use chunked posts.
  • Have a look at the implementation file: there are some examples there.
  • The example can be found in the Wiki documentation

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hammerheaddown
Comment options

Answer selected by hammerheaddown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants