Commit graph

31 commits

Author SHA1 Message Date
ading2210
e5118c9c2e not yet working coroutines 2024-03-19 13:45:21 -04:00
ading2210
2a072ecee0 ftp works but it blocks the thread 2024-03-17 17:50:58 -04:00
ading2210
b9b871b25a add abort controller support 2024-03-10 10:24:42 -04:00
ading2210
954ce1f60b fix some logic with converting arraybuffers 2024-03-10 04:07:34 -04:00
ading2210
e2b50db5fa support all request body types 2024-03-10 03:53:59 -04:00
ading2210
997b2afca4 support older browsers 2024-03-09 18:48:55 -05:00
ading2210
e211e8bf8c expose function to get error strings 2024-03-07 17:18:27 -05:00
ading2210
15179fae43 fix handling of duplicate http headers 2024-03-07 15:50:21 -05:00
ading2210
ca137c3cd2 improve documentation 2024-03-07 12:46:49 -05:00
ading2210
be3fc7286c add custom network transport support 2024-03-07 12:34:20 -05:00
ading2210
53a474430a fix tls socket, add documentation 2024-03-07 12:16:28 -05:00
ading2210
c9236f90d5 refractor websocket again 2024-03-06 15:53:11 -05:00
ading2210
550d8759b1 fix attempted document access in web workers 2024-03-03 17:28:41 -05:00
ading2210
a5a537423e add copyright notice to libcurl js bundle 2024-02-03 23:38:16 -05:00
ading2210
a4c075b497 add version reporting 2024-02-03 22:03:47 -05:00
ading2210
3c517bbaf5 add option to capture stdout 2024-02-02 23:11:59 +00:00
ading2210
b071019761 don't set a default websocket url 2024-01-29 15:40:17 -05:00
ading2210
58a8f2259e add npm packaging info 2024-01-28 22:56:14 -08:00
ading2210
23d1651383 update docs to include needed deps 2024-01-28 23:32:58 -05:00
ading2210
9cc0e4178b handle text frames properly, add docs 2024-01-26 20:27:15 -05:00
ading2210
8ad11cd515 improve build script arguments 2024-01-23 02:46:19 -05:00
ading2210
5ecb30d5ed load wasm binary manually 2024-01-18 20:14:11 -05:00
ading2210
0b14c32b25 return the correct headers object 2024-01-18 15:00:00 -05:00
ading2210
563a2b7310 improve fetch api compatibility 2024-01-18 14:39:39 -05:00
ading2210
4af7f6a4a0 remove usage of asyncify 2024-01-16 18:21:19 -05:00
ading2210
badeaa8ac3 use wisp server instead of wsproxy 2024-01-16 00:25:29 -05:00
ading2210
bb31ef120f fix error handling, allow building an es6 module 2024-01-09 19:36:46 -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
6fc1751ddb add license and readme 2024-01-05 02:48:56 -05:00