samchon / tgrid

TypeScript RPC (Remote Procedure Call) for WebSocket and Worker protocols
https://tgrid.com/
MIT License
141 stars 19 forks source link

Remake example projects to utilize NestJS/Nestia #70

Closed samchon closed 4 months ago

samchon commented 5 months ago

https://nestia.io/docs/core/WebSocketRoute/

Refactor example projects introduced into https://tgrid.com to utilize NestJS/Nestia (especially @WebSocketRoute()).

It would be much useful for actual backend developers.