Commit graph

20 commits

Author SHA1 Message Date
ading2210
e4c064401e add gzip and brotli support 2024-01-08 22:09:20 -05:00
ading2210
7472c899db use latest websockify, allow user to change port 2024-01-08 01:38:41 -05:00
ading2210
953b6cb191 add proxy server code 2024-01-08 01:04:37 -05:00
ading2210
dfd9a7a8ae update documentation 2024-01-07 20:34:30 -05:00
ading2210
29407ddd65 merge wrapper js and emscripten module at compile 2024-01-07 20:22:37 -05:00
ading2210
57d1245c40 don't hardcode websocket url 2024-01-07 19:57:44 -05:00
ading2210
663f31cd6e include certs in compiled output 2024-01-07 19:26:15 -05:00
ading2210
961ce1c37f suppress syscall errors in a better way 2024-01-06 02:20:36 -05:00
ading2210
6fc1751ddb add license and readme 2024-01-05 02:48:56 -05:00
ading2210
6cb70c6760 return a response object from libcurl_fetch 2024-01-05 02:27:23 -05:00
ading2210
741df8fdcf implement redirect and referrer support 2024-01-04 03:04:19 -05:00
ading2210
8aedbcb6b3 support post requests and json request options 2024-01-04 01:01:36 -05:00
ading2210
e695b1d14a fix cjson compile issues 2024-01-03 22:46:02 -05:00
ading2210
e030ca6712 build cjson for emscripten 2024-01-03 22:00:11 -05:00
ading2210
2a511ff6e9 fix build scripts 2024-01-03 21:13:37 -05:00
ading2210
dc61ffb7ba silence emscripten socket syscall warnings 2024-01-03 17:50:34 -05:00
ading2210
f0ac312f35 low level js bindings 2024-01-03 17:10:57 -05:00
ading2210
465fa2e170 use curl multi interface for async support 2024-01-03 02:27:32 -05:00
ading2210
643fc8e463 reorganize client code 2024-01-02 01:25:04 -05:00
ading2210
27aa9ff74c initial commit 2024-01-01 07:25:49 -05:00