Commit Graph

5 Commits

Author SHA1 Message Date
Salanto
e80f452352 Fix empty IP on TCP connections
Dangerous oversight!
2022-06-15 17:52:27 -05:00
Salanto
a2c769f173 Finish desturctor, fix localhost lookup 2022-06-15 17:52:27 -05:00
Salanto
a47e120ff4 Resolve parenting issues
This should FINALLY resolve the QIODevice errors as closing the socket now lets Qt handle all the network and socket state management.
2022-06-15 17:52:27 -05:00
Salanto
16955e9c16 Apply suggestion
* Put QSettings check in helper function
* Removed stray QDebug()
* Fixed wording on command message.
*Update commandhelp
2022-06-15 17:52:27 -05:00
Salanto
c9818a137f Websockets refactor (#26)
* Implement NetworkSocket Thin-Proxy

Removes the need for the overengineered WS-Proxy
2022-06-15 17:52:27 -05:00