Ten years ago, I built a #WebSocket server using nothing but #UNIX shell and #BusyBox tools. 🛠️

Looking back at `websocket.sh` today, it's just a fun, interesting project that shows how far you can stretch basic tools.

Read the original post: https://meefik.dev/2016/08/04/websocket-sh/

#Linux #Bash #Coding #Throwback