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
hopefully my last take on a programming school lesson. This time we have a simple chat,
that uses serialized java objects to pass structured data between server and client and
uses observers to provide multiple chat rooms.