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 is a simple implementation of a messaging server in Java. This is not a production ready piece of code and is intended as a way to learn how messaging servers work internally. A detailed document on this can be found at -