akka/akka-http

Peer to Peer Extension to HTTP

Open

#3,757 建立於 2021年2月10日

在 GitHub 查看
 (7 留言) (3 反應) (0 負責人)Scala (1,311 star) (598 fork)batch import
1 - triageddiscusshelp wantednice-to-have (low-prio)t:coret:http2

描述

About 5 years ago @Lukasa wrote up an IETF draft named Peer-to-peer Extension to HTTP/2 which allows an HTTP connection to switch between taking on the role of a client and a server.

I found it thinking about a use case of it for Credential Negotiation described HTTP-Signature authentication for Solid.

There may be quite a lot of other use cases for very large deployments of Akka, and for inter Actor communication. I don't know. Perhaps people can use this issue to suggest interesting use cases.

I wonder how difficult something like this would be to implement, assuming that one had concluded that there were really convincing use cases for it. Also it would be interesting to know if that maps nicely to QUIC.

貢獻者指南

Peer to Peer Extension to HTTP · akka/akka-http#3757 | Good First Issue