Peer-to-peer chat written in Go
https://github.com/SyafaHadyan/hanashi.gitModify the .env file
Run the app first with go run app/main.go
/connect 10.0.0.3:6660message will be sent to all connected clients
testing2025/11/19 13:18:09 [10.0.0.2:35532]: testingTo exit, run
/exitTo disconnect, run
/disconnect 10.0.0.2:6660
2025/11/19 06:38:58 stopped handling connection: 10.0.0.2:6660
2025/11/19 06:38:58 read tcp 10.0.0.2:53916->100.84.161.27:6660: use of closed network connection
2025/11/19 06:38:58 stopped handling connection: 10.0.0.2:6660