This is C# Tesses.WebServer but in C++ and has a script engine
Go to file
Mike Nolan 59ba921fd0 Make initial git 2024-09-01 22:56:25 -05:00
wwwroot removing each 2024-09-01 22:19:22 -05:00
LICENSE.md Make initial git 2024-09-01 22:56:25 -05:00
README.md Make initial git 2024-09-01 22:56:25 -05:00
file.twss Found a hilarious bug where numbers greater than 255 were truncated due to bitwise and with FF on all the shift ops 2024-09-01 22:43:10 -05:00
main.twss removing each 2024-09-01 22:19:22 -05:00
templater.cpp before removing each 2024-09-01 22:21:20 -05:00
tessesscriptengine.hpp Found a hilarious bug where numbers greater than 255 were truncated due to bitwise and with FF on all the shift ops 2024-09-01 22:43:10 -05:00
tesseswebserver.cpp removing each 2024-09-01 22:19:22 -05:00
tesseswebserver.hpp removing each 2024-09-01 22:19:22 -05:00
tesseswebserverfeatures.hpp removing each 2024-09-01 22:19:22 -05:00

README.md

Tesses.WebServer C++ Header Only Library

DONT USE YET