superfly / fly.rs

Fly Edge Application runtime.
https://fly.io
MIT License
39 stars 7 forks source link

[WIP] nodeproxy shim #27

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.

Current supported:

Fixes #24

michaeldwan commented 5 years ago

Moving here: https://github.com/superfly/fly/pull/207