How to create live chat room with bun.sh websocket
Please Subscribe to keep me motivated
Bun.sh is a new javascript runtime that is a drop-in replacement for Node.JS, Bun.sh websocket is fast and very easy to setup
I showed how to create a live chat room using bun.sh websocket
Link to bun.sh documentation
https://bun.sh/docs
Link to learn more about using typescript in bun.sh
https://bun.sh/docs/typescript
Link to bun.sh websocket documentation
https://bun.sh/docs/api/websockets
The link to the tutorial files on my github account
https://github.com/paulosabayomi/chat...
#bun #sh #websockets #chatrooms #livechat