Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 327 Bytes

File metadata and controls

11 lines (8 loc) · 327 Bytes

Multi-threaded Asynchronous HTTPS Server Framework

Only requires UNIX system libraries.

Compatible with UNIX-based operating systems, including:

  • Linux
  • MacOS
  • BSD derivatives (e.g FreeBSD)

For a Windows compatible project, see my multi-threaded asynchronous WebSockets server:
https://github.com/joshwool/WebSockIOCP