init(username:)

Creates an initial client message with the given username. This initializer will escape special characters if needed.

SCRAM.Start.swift:18
init(username: String)