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

outgoing http2 support #180

Closed
sentientwaffle opened this issue Nov 8, 2021 · 3 comments
Closed

outgoing http2 support #180

sentientwaffle opened this issue Nov 8, 2021 · 3 comments
Labels
pkg: backend Changes in the backend package. stale type: enhancement New feature or request
Milestone

Comments

@sentientwaffle
Copy link
Contributor

  • Right now outgoing payments are sent over HTTP/1, not HTTP/2.
  • Also, we might want to support async http (or at least batching).
@sentientwaffle sentientwaffle added the pkg: backend Changes in the backend package. label Nov 8, 2021
@matdehaast matdehaast added this to the Rafiki v1 milestone Aug 16, 2022
@sabineschaller sabineschaller added the type: enhancement New feature or request label Dec 5, 2022
@sabineschaller sabineschaller removed this from the Rafiki v1 milestone Dec 12, 2022
@sabineschaller
Copy link
Member

sabineschaller commented Mar 29, 2023

We assume this refers to ILP packets being sent over http

@sabineschaller sabineschaller added this to the Tech Debt milestone Mar 29, 2023
@mkurapov mkurapov added the stale label Mar 5, 2024
@sabineschaller
Copy link
Member

Axios does not support it, see here.
Maybe this is only resolved when we do this

@mkurapov
Copy link
Contributor

mkurapov commented Oct 1, 2024

Closing - any new code changes will use native fetch with http2 support

@mkurapov mkurapov closed this as completed Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: backend Changes in the backend package. stale type: enhancement New feature or request
Projects
Status: Done
Status: No status
Development

No branches or pull requests

4 participants