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
This final project is a simple chat program where users can communicate to one another through a network on different chat “channels”. Users publish messages to a channel and the subscribers then receive these messages.