PureSwift / Socket

Swift async/await based socket
MIT License
118 stars 7 forks source link

Adds support for sending and receiving messages #4

Closed paulofaria closed 2 years ago

paulofaria commented 2 years ago

Issue

None

What does this PR Do?

Adds support for sending and receiving messages

Where should the reviewer start?

Socket.swift, SocketManager.swift, then SocketOperations.swift.