Network

configure! : { server_url : Str } => {}

Configure the WebRTC connection to the given server URL.

UUID

from_u64_pair : { upper : U64, lower : U64 }a -> UUID

to_u64_pair : UUID -> Effect.RawUUID

to_str : UUID -> Str