PureSwift / Socket

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

How to try it ? #5

Closed spointeau closed 2 years ago

spointeau commented 2 years ago

sorry it might sound like a very basic question, but how do we configure our project to use this library ?

spointeau commented 2 years ago

answering my own question, I added the package https://github.com/PureSwift/Socket.git in the Swift Package Manager

spointeau commented 2 years ago

It would be good to add a paragraph explaining that in the README