Contents

GKTransportType.reliable

The data is sent continuously until it is successfully received by the intended recipients or the connection times out.

Declaration

case reliable

Discussion

Use this when you need to guarantee delivery and speed is not critical.

See Also

Constants