URLSessionWebSocketTask icon indicating copy to clipboard operation
URLSessionWebSocketTask copied to clipboard

This is a sample project for new URLSessionWebSocketTask API introduced in iOS 13.

WebSocket

URLSessionWebSocketTask sample project

This is a sample project for new URLSessionWebSocketTask API introduced in iOS 13.

This project is using SwiftNIO as echo websocket server.