Network
configure! : { server_url : Str } => {}
Configure the WebRTC connection to the given server URL.
configure! : { server_url : Str } => {}Configure the WebRTC connection to the given server URL.
UUIDfrom_u64_pair :
{
upper : U64,
lower : U64
}a
-> UUIDto_u64_pair : UUID -> Effect.RawUUIDto_str : UUID -> Str