Matteo Collina
Matteo Collina
Essentially you'll need to add a decorator that calls https://github.com/fastify/fastify-websocket/blob/master/index.js#L63-L67 with the right arguments.
That'd work! Would you like to send a PR?
I have not designed this :(. It probably requires some analysis and experimentation.
Thanks for reporting! Would you like to send a Pull Request to address this issue? Remember to add unit tests.
I think the effort to implement and maintain the list is too high. I would prefer a minimum set of features that each framework (or combination) has to provide for...
Can you provide steps to reproduce? We often need a reproducible example, e.g. some code that allows someone else to recreate your problem by just copying and pasting it. If...
As said the docs can be improved. There is no need for `done` with async functions.
Would you like to help?
This seems to be a duplicate of https://github.com/fastify/fastify-swagger/issues/633. Thanks for reporting! Would you like to send a Pull Request to address this issue? Remember to add unit tests.
Would you mind to rebase/update this? I think #106 made some of these already.