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

Use readium fork for nanohttpd #287

Merged
merged 2 commits into from
Oct 24, 2022
Merged

Conversation

stevenzeck
Copy link
Contributor

For whatever reason, jitpack decided to not use the proper build of com.github.edrlab.nanohttpd:nanohttpd:master-SNAPSHOT, and the library is basically broken without the workaround described in #286. Although nanohttpd won't be needed in the long term with #259, the Server class in the streamer still uses it even though it is marked as @Deprecated, thus with the current state of the jitpack build the toolkit will still continue to fail to build properly.

This PR changes it to use the Readium fork of nanohttpd.

@qnga qnga merged commit 8c0a732 into readium:develop Oct 24, 2022
@stevenzeck stevenzeck deleted the fix-nanohttpd branch October 24, 2022 14:22
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

Successfully merging this pull request may close these issues.

2 participants