You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.