We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46a6d1f commit ad79204Copy full SHA for ad79204
docs/Guides/Ecosystem.md
@@ -590,6 +590,8 @@ section.
590
should use.
591
- [`fastify-wamp-router`](https://github.com/lependu/fastify-wamp-router) Web
592
Application Messaging Protocol router for Fastify.
593
+- [`fastify-web-response`](https://github.com/erfanium/fastify-web-response)
594
+ Enables returning web streams objects `Response` and `ReadableStream` in routes.
595
- [`fastify-webpack-hmr`](https://github.com/lependu/fastify-webpack-hmr)
596
Webpack hot module reloading plugin for Fastify.
597
- [`fastify-webpack-hot`](https://github.com/gajus/fastify-webpack-hot) Webpack
0 commit comments