Skip to content

Commit ad79204

Browse files
erfaniumjsumners
andauthored
docs(ecosystem): add fastify-web-response (fastify#4537)
* docs(ecosystem): add fastify-web-response * Update docs/Guides/Ecosystem.md Co-authored-by: James Sumners <[email protected]> Co-authored-by: James Sumners <[email protected]>
1 parent 46a6d1f commit ad79204

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/Guides/Ecosystem.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -590,6 +590,8 @@ section.
590590
should use.
591591
- [`fastify-wamp-router`](https://github.com/lependu/fastify-wamp-router) Web
592592
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.
593595
- [`fastify-webpack-hmr`](https://github.com/lependu/fastify-webpack-hmr)
594596
Webpack hot module reloading plugin for Fastify.
595597
- [`fastify-webpack-hot`](https://github.com/gajus/fastify-webpack-hot) Webpack

0 commit comments

Comments
 (0)