Skip to content

A simple Implementation of the Daytime protocol in Swift

Notifications You must be signed in to change notification settings

beatsbears/Daytime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Daytime

Description

This is a simple implementation of the Daytime protocol written in Swift 4.1 utilizing the SwiftNIO network application framework. This code is purely for education purposes and should NOT be deployed on the public internet.

Read the blog post here.

Running

Note: This assumes you have Swift 4.1.x installed

  1. Install any dependencies $ swift package resolve
  2. Run the Daytime server $ swift run

About

A simple Implementation of the Daytime protocol in Swift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages