A short introduction to SwiftNIO for try! Swift San Jose 2018
References
SwiftNIO "good first issues": https://github.com/apple/swift-nio/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22
Chris Liscio's quote: https://twitter.com/liscio/status/994928153263927296
Swift-Nio on Swift-Arm: https://medium.com/@futurejones/swift-nio-on-swift-arm-1e20ba5a586e
Hello world: https://gist.github.com/chriseidhof/d22d249e32e7d2463d9b28410df59f5a
Making a date server: https://roundwallsoftware.com/making-a-date-server-with-swiftnio/