Simon Cruanes
4512eb137a
format
2026-02-09 22:36:58 -05:00
Jonah Beckford
1e0bbc7f39
Processing to fix incompatible -O and gcc flags
...
github pages / deploy (push) Has been cancelled
build / build (4.08.x, ubuntu-latest) (push) Has been cancelled
build / build (4.14.x, ubuntu-latest) (push) Has been cancelled
build / build (5.03.x, ubuntu-latest) (push) Has been cancelled
Two changes:
1. Accept BUILD_TINY_HTTPD_OPTLEVEL envvar to adjust the -O<num> level. Defaults to 2. Can be negative to remove it entirely, which fixes errors with MSVC which will bail on incompatible options.
2. Do not use -fPIC with MSVC
2025-02-15 20:06:44 -05:00
Simon Cruanes
de9760d786
format
2024-08-15 09:18:15 -04:00
Simon Cruanes
5130653068
chore build: add more re_export
2024-07-16 10:01:47 -04:00
Simon Cruanes
22f158ccd8
fix websocket
2024-02-26 14:06:01 -05:00
Simon Cruanes
1a45961443
chore: turn tiny_httpd_ws into tiny_httpd.ws, a sub-lib
...
now that there's no additional dep it's not a problem!
2024-02-05 10:36:55 -05:00
Simon Cruanes
78baf70126
add basic C stubs for unmasking client frames
2024-02-05 01:29:31 -05:00
Simon Cruanes
4dce594c32
remove deps of tiny_httpd_ws
...
vendoring dbuenzli's code is neat!
2024-02-05 01:07:34 -05:00
Simon Cruanes
e1f2edb0ab
feat: first draft of the websocket library
2024-02-05 01:06:37 -05:00
Simon Cruanes
fd772bc023
wip: add websocket library
2024-02-05 01:06:37 -05:00