pokt-network / poktroll

The official Shannon upgrade implementation of the Pocket Network Protocol implemented using Rollkit.dev
MIT License
15 stars 6 forks source link

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

Open red-0ne opened 3 weeks ago

red-0ne commented 3 weeks 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]