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

support work over proxy HTTP/HTTPS/SOCKS #55

Closed
wants to merge 406 commits into from
Closed

Conversation

iwojim0
Copy link
Contributor

@iwojim0 iwojim0 commented Jan 28, 2024

#52

gh0st42 and others added 30 commits June 10, 2021 14:19
- moved back to old actix and tokio as new actix beta is too broken
- added d7sneakers file backend store
- restructured some of the ipnd code
- increased ws heartbeat timeout
* Update to axum 0.2

* Use axum 0.2
gh0st42 and others added 27 commits October 9, 2022 21:41
…r to actual forwarding

- lifetime now also part of bundlepack meta data
- expiration can be calculated without retrieving the actual bundle from store but just its meta data
* feat: added passive http pull CLA

query neighboring nodes for their bundles and download missing ones to local store

* doc: added short documentation on http pull cl

* refactor: added helper to compute BIDs hash digest

* feat: added bundle store state hash digest to web interface

* fix(test): fixed httpd template test, include a bundles digest

* test: sending a total of 3 bundles in httppull test

* fix: sort bundles prior to building digest

* feat: debug timing output for httppull transfers

* doc: updated documentation

* feat: switched from DefaultHasher to sha1 for store state syncing to be more portable, this is a non-security context

* chore: pleased clippy 1.66
* feat: added initial support for dynamically managing peer list through HTTPD

* fix: wrong configuration in local nodes ipn test fixed.

* test: fixed typo in ext peer management tests and added testcase for ipn

* added ext. peer management tests to CI/CD
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.

7 participants