Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mongoose OS using mongoose 6.18 with bugs in it #608

Open
stopthatcow opened this issue May 20, 2023 · 0 comments
Open

Mongoose OS using mongoose 6.18 with bugs in it #608

stopthatcow opened this issue May 20, 2023 · 0 comments

Comments

@stopthatcow
Copy link

stopthatcow commented May 20, 2023

I am running into an issue in Mongoose OS's HTTP client implementation, which comes from the peer mongoose project. Mongoose OS as far as I can tell embeds version 6.18 of mongoose. The issue I am running into is HTTP chunking, specifically this issue cesanta/mongoose#1083

@cpq mentions in this issue that he is not interested in patching Mongoose 6.18.
Mongoose OS's reliance on Mongoose 6.18 coupled with the fact that Mongoose can't be easily edited (as I understand Mongoose OS uses it as a compiled binary) makes it difficult to work around this.

  • Is there any likelihood that Mongoose OS will update to 7.x of mongoose?
  • If not should we push for a patch to Mongoose 6.18?

Thanks to everyone who supports this great project :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant