08354f7651
* Move client-core to common dir * Factor out socks5-client in its own crate * Possible sdk-socks5 integration * Update changelog * Remove socks5 client lib * Rename crate to include nym- prefix * Trim the socks5 wrapped message so that it's printable * Fix intellij auto refactoring * Post merge fixes