PeerId

@Serializable
value class PeerId(val value: String)

Stable, comparable identifier for one peer within one session.

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard