Now, @nestia/core
and @nestia/sdk
starts supporting websocket protocol.
https://nestia.io/docs/core/WebSocketRoute
What's Changed
- Support
anyOf
andwebhook
types in the@nestia/migrate
by @samchon in #881 - Close #715:
@WebSocketRoute()
decorators. by @samchon in #884 - Close #887: SDK generator for
@WebSocketRoute()
by @samchon in #888 - Test programs for
@WebSocketRoute()
. by @samchon in #889 - Let
@WebSocketRoute()
to generate compilation errors. by @samchon in #890 - Finalize WebSocket features with documentation by @samchon in #891
Full Changelog: v3.0.5...v3.1.1