pandemonium_engine/modules/http_server_simple
2023-09-22 16:21:37 +02:00
..
doc_classes Added translate_to() method to TranslationServer, and trt() method to Object. This let's you transalte strings into specific (noon app wide) locales. 2023-08-29 22:02:31 +02:00
http_parser
multipart_parser_c
config.py
COPYRIGHT.txt
http_parser.cpp
http_parser.h
http_server_simple.cpp Fix typos. 2023-09-22 16:21:37 +02:00
http_server_simple.h Fix typos. 2023-09-22 16:21:37 +02:00
http_writer.cpp
http_writer.h
register_types.cpp
register_types.h
SCsub
simple_web_server_request.cpp
simple_web_server_request.h
web_server_simple.cpp Don't start the server on ready in the editor. 2023-08-30 15:16:52 +02:00
web_server_simple.h