tcpexmachina / remy

403 stars 78 forks source link

Run on top of UDP? #22

Closed jbenet closed 6 years ago

jbenet commented 9 years ago

I want to run a Remy-optimized TCP stack in a widel-deployed application. We could do this on top of UDP-- as most non-TCP transport protocols operate now.

keithw commented 9 years ago

I don't think we're quite ready to run Remy-designed protocols over the real Internet without a lot more development effort. Of course you are welcome to try!

jbenet commented 9 years ago

@keithw could you unpack that for us? what's missing; what do we need to do? (the clearer it is the more we can all contribute to the cause)

daviddias commented 8 years ago

I am interest to understand what would be the next steps to achieve that. Is there a roadmap currently available? Thank you.

keithw commented 6 years ago

We now have a shim that runs RemyCCs over UDP in our Pantheon project: http://pantheon.stanford.edu