Package-level declarations

Types

Link copied to clipboard

Server provider that stores servers in a file using protobuf.

Link copied to clipboard

An interface for persisting the server list for connection discovery

Link copied to clipboard

A server list provider that uses an in-memory list

Link copied to clipboard
class ServerInfo(val record: ServerRecord, val protocol: ProtocolTypes)
Link copied to clipboard

Currently marked quality of a server. All servers start off as Undetermined.

Link copied to clipboard

Represents the information needed to connect to a CM server

Link copied to clipboard

Smart list of CM servers.