atoulme opened a new issue #58: ETH proxy
URL: https://github.com/apache/incubator-tuweni/issues/58
 
 
   An ETH proxy is a service running the Ethereum wire protocol, allowing one 
or more clients to run behind it while keeping connections open.
   
   **Motivation**
   The current peer-to-peer networking does not allow hot restarts of Ethereum 
clients.
   
   We want to implement just enough logic we can keep connections open with 
existing peers, while we have the ability to create master/slave or 
master/master replication schemes.
   
   **Scope of work**
   * Implement ETH proxy to capture and replay most important messages - 
status, in particular.
   * Implement distribution of executable running ETH proxy
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to