Added support for pinging servers, server list now reorders containers instead of recreating all of them for every refresh, server list updater should restart on crash

This commit is contained in:
2022-09-10 08:29:55 -05:00
parent af28013a7f
commit 50ec9fc1da
6 changed files with 168 additions and 55 deletions

View File

@@ -11,6 +11,7 @@ gem "async-http"
gem "async-websocket"
gem "thread-local"
gem "ircparser"
gem "net-ping"
# group :windows_packaging do
# gem "rake"