Hello, this project seems highly interesting as someone that's been interested in getting my normie friends to use a private IRC server for groupchats. 😄
I tried to do a basic test with a local instance of unrealircd, since that seems to be the best supported, but I can't seem to get the tauri app to successfully connect. I get the following error with no logs from the console:
The same error occurs with port 6697 and 6667.
I built from source using the latest commit from master, and also the tagged version v0.2.5 with both having the same issue.
Hello, this project seems highly interesting as someone that's been interested in getting my normie friends to use a private IRC server for groupchats. 😄
I tried to do a basic test with a local instance of unrealircd, since that seems to be the best supported, but I can't seem to get the tauri app to successfully connect. I get the following error with no logs from the console:
The same error occurs with port
6697and6667.I built from source using the latest commit from master, and also the tagged version
v0.2.5with both having the same issue.