Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
rderik committed Sep 12, 2020
1 parent 55497ad commit a5f5488
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,12 @@ You can read the article explaining the command-line tool, here:
[https://rderik.com/blog/building-a-server-client-aplication-using-apple-s-network-framework/](https://rderik.com/blog/building-a-server-client-aplication-using-apple-s-network-framework/)


You can also get the "macOS network programming in Swift" guide. It includes more topics on building network applications on macOS, including:

+ BSD Sockets in Swift
+ Apple's Network.framework
+ SwiftNIO

You can get it from the following link:

[rderik.com - Guides](https://rderik.com/guides/)

0 comments on commit a5f5488

Please sign in to comment.