pokt-network / poktroll

The official Shannon upgrade implementation of the Pocket Network Protocol implemented using the Cosmos SDK
MIT License
15 stars 8 forks source link

[Off-Chain] Enhance RelayMiner and Gateway Communication Protocols #590

Open red-0ne opened 5 months ago

red-0ne commented 5 months ago

Objective

Enhance the communication protocol between RelayMiners and Gateways for RelayRequest/RelayResponse exchanges while maintaining support for existing protocols.

Origin Document

Currently, the communication between the AppGateServer and the RelayMiner uses HTTP. This could be improved by adopting a more generic and performant protocol, such as pure TCP or QUIC

Screenshot 2024-06-04 at 2 07 03 PM

Goals

Deliverables

Non-goals / Non-deliverables

General deliverables


Creator: [@studna] Co-Owners: [@red-0ne]

Olshansk commented 2 hours ago

@red-0ne Is this still relevant or can we close it out?

If unsure, let's close it.