h2non / rocky

Full-featured, middleware-oriented, programmatic HTTP and WebSocket proxy for node.js (deprecated)
MIT License
371 stars 24 forks source link

Specific middleware layer for replay traffic #35

Closed h2non closed 9 years ago

h2non commented 9 years ago

Probably a good fit could be:

route.useReplay(middleware)
h2non commented 9 years ago

Pending tests!

h2non commented 9 years ago

Done!