11 Commits

Author SHA1 Message Date
udo
46d98a092f Enhance WebSocket support: add opcode handling, binary message support, and improve connection validation 2026-04-18 18:41:50 +00:00
udo
cd8f07aaa7 Refactor FastCGI server and compiler, enhance HTTP header parsing, and add WebSocket support
- Refactored FastCGIServer class to improve socket handling and added shutdown functionality.
- Updated compiler functions to streamline HTML and text literal processing.
- Enhanced split_kv function to support uppercase keys and added split_http_headers for better HTTP header parsing.
- Introduced new session management functions to validate and handle session IDs.
- Added WebSocket frame parsing and handling in the URI module.
- Created systemd service scripts for easier deployment and management of the UCE FastCGI runtime.
- Added new test cases for header handling, time parsing, and WebSocket functionality.
2026-04-18 14:04:58 +00:00
Udo
364d83b199 doc update 2022-04-18 23:37:21 +00:00
Udo
defc628204 packaging 2022-02-11 02:35:06 +00:00
Udo
0a6ebc60f0 precompile on startup 2022-01-31 00:42:16 +00:00
Udo
3a9dfba86c fixed bug in #load 2022-01-30 12:45:18 +00:00
Udo
5df52146be split_space 2022-01-30 12:19:20 +00:00
Udo
17336fe649 Unicode stuff 2022-01-30 12:16:09 +00:00
Udo
18ca2368bc VERY basic UTF8 parser 2022-01-28 20:23:14 +00:00
Udo
939009f9a1 shell stuff, preprocessor directive 2022-01-21 22:22:14 +00:00
Udo
c047927b18 initial import 2022-01-21 09:10:38 +00:00