Commit graph

18 commits

Author SHA1 Message Date
ading2210
87b887a4b7 add nodejs support 2025-02-13 16:12:03 -05:00
ading2210
885e83d2eb minor bug fixes 2025-01-10 11:45:52 -05:00
ading2210
7648eecd7a Revert "Merge pull request #5 from Percslol/main"
This reverts commit 2067592b7b, reversing
changes made to 82249fe707.
2024-12-26 00:12:57 -05:00
Allen Ding
b2df01fd18 support latest emscripten and detect emcc version changes 2024-11-20 12:23:02 -08:00
Percs
a8db133241 switch to wisp-js 2024-11-19 20:03:24 -06:00
ading2210
0897769f70 Revert "improve download speeds by listening directly for ws messages"
This reverts commit 4004409650.
2024-11-03 22:15:36 -08:00
ading2210
4004409650 improve download speeds by listening directly for ws messages 2024-10-29 23:30:05 -04:00
ading2210
5579550b8d update curl/wolfssl, add per host connection limit 2024-10-24 04:54:00 -04:00
ading2210
c1b78e1d0c throw error objects instead of plain strings, update wisp server 2024-10-02 12:30:48 -04:00
ading2210
1a53a3c8f7 fix bug with incorrect tcp hostnames 2024-09-01 21:38:03 -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
a282734c13 remove emscripten socket file descriptor limit 2024-03-13 14:18:56 -04:00
ading2210
be3fc7286c add custom network transport support 2024-03-07 12:34:20 -05:00
ading2210
bb9d9239c0 fix single file support 2024-02-01 17:52:22 +00: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
fc32c7c1fb patch js in a better way, fix event loop logic 2024-01-17 01:04:43 -05:00