GitHub - mnito/serverd: Server library for Swift using Dispatch · GitHub
Skip to content

mnito/serverd

Folders and files

Repository files navigation

Serverd

An example server implementation in Swift using Dispatch

  • Includes socket abstraction
  • Includes connection abstraction for reading and writing data
  • Includes application protocol for configuring custom applications
  • Uses socket file descriptors as read source

Building/Running

swift build -Xswiftc -target -Xswiftc x86_64-apple-macosx10.12
swift run -Xswiftc -target -Xswiftc x86_64-apple-macosx10.12

License

MIT License

Author

Michael P. Nitowski

About

Server library for Swift using Dispatch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages