Simple tcp server that accepts connections and resend any incoming messages to all connected clients. sync.Map is used to store connections. Further implementation details in the article - https://golangforall.com/en/post/golang-tcp-server-chat/.
-
Notifications
You must be signed in to change notification settings - Fork 1
Simple TCP chat on GO
antelman107/go-simple-tcp-chat
About
Simple TCP chat on GO
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published