{#if $state === OwnRequestState.PENDING || $state === OwnRequestState.ACKNOWLEDGED}
{#if $state === OwnRequestState.ACKNOWLEDGED} Connecting to signaling server... {:else} The share’s content will become available to you once the sharer decides to accept your request. {/if}
{:else if $state === OwnRequestState.IN_FLIGHT || $state === OwnRequestState.DONE}Congratulations! You can access the received data below:
Sorry! I hope we can still be friends?
{:else}An error occured during your request.
{/if}