Skip to content

Latest commit

 

History

History
43 lines (19 loc) · 1.07 KB

File metadata and controls

43 lines (19 loc) · 1.07 KB

Cannibal Web Server

An HTTP/2 web server written with 100% JavaScript for Nodejs. The web server can process html webpages with server side JavaScript. Has built in features for inlining JavaScript with html code. Supports all HTTP/2 features like pushing and custom caching without cookies.

Under Code Rewrite

This module is under rewrite and expected beta release date is May, 2023.

License

Distributed under the MIT License. See LICENSE.txt for more information.

Support

  • Documentation - Documentation for the Cannibal.
  • Issues - Direct all questions about the Cannibal

Acknowledgments

  • Codevendor - Thanks to developer: Adam Smith for creating Cannibal.