Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 228 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 228 Bytes

Relay Chat server

A chat engine which can bear a heavy load, written using GO Routines and channels. This is a simple chat server. It's not much scalable. It's just an experiment with Go Channels and routine and works fine.