You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We recently added support for full-duplex mode: the proxy can stream the request/response bodies to the EPP. I would like to make that as the one and only mode of communication between the epp and the proxy.
Why is this needed:
To simplify the protocol, the code and the deployment of EPP.
The text was updated successfully, but these errors were encountered:
What would you like to be added:
We recently added support for full-duplex mode: the proxy can stream the request/response bodies to the EPP. I would like to make that as the one and only mode of communication between the epp and the proxy.
Why is this needed:
To simplify the protocol, the code and the deployment of EPP.
The text was updated successfully, but these errors were encountered: