ading2210
|
9317579cef
|
bump version, update docs
|
2025-05-02 14:06:19 -04:00 |
|
ading2210
|
3a2ab40e75
|
add github actions workflow to publish the website
|
2025-01-27 01:16:58 -05:00 |
|
ading2210
|
94aaca8f22
|
fix buffer overflow error and update dependencies
|
2025-01-24 14:39:37 -05:00 |
|
ading2210
|
42e927b71b
|
relicense as lgpl
|
2025-01-23 14:58:44 -05:00 |
|
Allen Ding
|
b2df01fd18
|
support latest emscripten and detect emcc version changes
|
2024-11-20 12:23:02 -08:00 |
|
Allen Ding
|
627fd15e4d
|
update wisp server and docs, don't redownload wisp client
|
2024-11-20 10:03:01 -08:00 |
|
ading2210
|
82249fe707
|
fix bug with response body, add test for download hash
|
2024-11-10 17:40:14 -05:00 |
|
ading2210
|
04aa226b2d
|
fix removeeventlistener and copyright dates
|
2024-10-29 23:51:59 -04:00 |
|
ading2210
|
e598ed3be6
|
update readme
|
2024-10-24 07:00:02 -04:00 |
|
ading2210
|
5579550b8d
|
update curl/wolfssl, add per host connection limit
|
2024-10-24 04:54:00 -04:00 |
|
ading2210
|
23dd3bd981
|
add abort events and load_wasm promise rejection
|
2024-09-04 16:19:27 -04:00 |
|
Allen Ding
|
15a6df827e
|
libcurl.load_wasm now returns a promise
|
2024-09-04 12:06:27 -07:00 |
|
ading2210
|
88f2249e4e
|
expose wisp-client-js apis
|
2024-07-29 00:21:08 -04:00 |
|
ading2210
|
4d64b27a82
|
add support for socks5, socks4, and http proxies
|
2024-07-19 00:47:14 -04:00 |
|
ading2210
|
31e4e25f82
|
fix possible double free when requests get aborted
|
2024-07-10 23:52:11 -07:00 |
|
ading2210
|
11795d2772
|
update wisp server, fix some memory issues
|
2024-06-30 23:14:44 -07:00 |
|
ading2210
|
8ac0f40896
|
add support for relative urls
|
2024-04-30 13:22:47 -04:00 |
|
ading2210
|
3a50060e07
|
bugfixes for websocket api
|
2024-03-20 17:53:39 -04:00 |
|
ading2210
|
b40a776e26
|
add badges and update changelog
|
2024-03-20 14:28:26 -04:00 |
|
ading2210
|
b374d02e48
|
log errors when creating connections and add npm export for bundled version
|
2024-03-20 14:02:54 -04:00 |
|
ading2210
|
2c04f55a5e
|
more bugfixes, update docs
|
2024-03-20 03:00:39 -04:00 |
|
ading2210
|
f8e55ea307
|
add support for saving and loading cookies
|
2024-03-19 18:41:54 -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 |
|