cannibal
v0.0.3
Published
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. It has been built to support all HTTP/2 features like pushing
Downloads
7
Maintainers
Readme
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
.