sbeitzel / Stumpy

Stumpy is a macOS native dummy mail store with SMTP and POP3 interfaces.
MIT License
0 stars 0 forks source link

Rewrite Stumpy to use Swift-NIO #2

Closed sbeitzel closed 2 years ago

sbeitzel commented 2 years ago

Let's go ahead and update for Swift's concurrency features and use NIO at the same time. It'll be a good experience to learn how to deal with NIO, at the very least.

sbeitzel commented 2 years ago

Fixed with version 2.0. See commit 8a82dbc