After reading antirez’s elegant Smallchat program, I really appreciated it. It's a simple C program that shows how clean and minimal a chat server can be, and it stuck with me. That inspired me to write something similar in Go—keeping it small and ea...
davidzhang.hashnode.dev6 min readNo responses yet.