jk2mv icon indicating copy to clipboard operation
jk2mv copied to clipboard

Mongoose library update and improvements to HTTP client/server

Open aufau opened this issue 3 months ago • 2 comments

First commit Update mongoose to version 7.13 with minimal changes is simply mongoose library update with as little changes as possible.

Following commits are improvements, bugfixes, rewrites and features.

aufau avatar Mar 12 '24 10:03 aufau

Will this work out of the box and we don't need to install anything?

entdark avatar Apr 03 '24 05:04 entdark

Will what work out of the box, mongoose and http downloads? Yes, we've used mongoose library since the beginning. It's built-in: https://github.com/mvdevs/jk2mv/blob/master/libs/mongoose/mongoose.c There is no new functionality in this PR so far, only library update and some small improvements.

aufau avatar Apr 03 '24 08:04 aufau