samchon / tgrid

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

Make playground projects #73

Closed samchon closed 6 months ago

samchon commented 6 months ago

Test whether StackBlitz supports WebSocketServer, and make playground projects.

If StackBlitzs does not support WebSocketServer, implement only worker protocol utilized.

samchon commented 6 months ago

https://stackblitz.com/~/github.com/samchon/nestjs-websocket-example

Have checked that WebSocket is working well in the StackBlitzs.