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
Right now the node.js server returns the chat servers in a random order. Sorting them client side is more difficult....maybe allow us to send in a sort option to the api? Or just have it sort them before sending the response :).