Skip to content

caztanj/Http_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP Server for Jai

This is an HTTP server written in Jai for Jai. It is not complete and there are almost certainly bugs!

Features

  • Partial HTTP/1.1
  • Linux (epoll)
  • TLS (OpenSSL)

TODO

  • Windows
    • IOCP
    • TLS
  • macOS
    • kqueue
    • TLS
  • Router
  • Complete HTTP/1.1
  • HTTP/2
  • HTTP/3
  • WebSockets

Contributions

Feel free to open a pull request with your changes!

About

HTTP server for Jai

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages