The source project of this merge request has been removed.
Remove ServerAddress.kt and use InetSocketAddress
Removes the ServerAddress class and uses a default class instead. Less code we have, less we have to maintain.
Removes the ServerAddress class and uses a default class instead. Less code we have, less we have to maintain.