superfly / fly

Deploy app servers close to your users. Package your app as a Docker image, and launch it in 17 cities with one simple CLI.
https://fly.io
985 stars 48 forks source link

Compatibility shim for rustproxy #207

Closed michaeldwan closed 5 years ago

michaeldwan commented 5 years ago

This allows apps targeting nodeproxy apis to run on the rust proxy without recompilation during the transition.

Fixes superfly/fly.rs#24