plotfi / swift-httpd

A small async/await http server written in Swift using raw Berkeley Sockets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

swift-httpd

To build use SPM by running swift build

This Swift http server uses raw sockets and async/await.

About

A small async/await http server written in Swift using raw Berkeley Sockets.

License:Apache License 2.0


Languages

Language:Swift 100.0%