issues
search
proletariatgames
/
CUDLR
⛔️ [DEPRECATED] Console for Unity Debugging and Logging Remotely
MIT License
166
stars
34
forks
source link
Production fixes
#20
Closed
lpetre
closed
9 years ago
lpetre
commented
9 years ago
Three fixes from WZ:
Don't always call RegisterLogCallback
Cleanup the socket listener on pause / shutdown
Defer inspection of the Assembly until the first client request
Three fixes from WZ: