Module PocketMeshPeer.ThisPeer

All info about the local peer.

type t;
let id: t => Peer.Id.t;

Returns ID of the local peer.