84 Commits

Author SHA1 Message Date
aki-0421
a067e8e0b8
R: refactor cron with new runtimecontext 2024-01-22 22:06:54 +09:00
aki-0421
2eb402014f
R: refactor context 2024-01-22 21:29:39 +09:00
aki-0421
4035675827
R: remove json tag 2024-01-18 21:46:50 +09:00
aki-0421
7f9e061a7e
F: complete implementation 2024-01-18 21:43:17 +09:00
aki-0421
b0d246c23b
T: fix test error 2024-01-17 17:55:58 +09:00
aki-0421
46459b445a
R: fix 2024-01-17 17:52:16 +09:00
aki-0421
bb2644d33f
F: add incoming property pkg 2024-01-17 17:36:37 +09:00
aki-0421
cdd8a26c53
F: add incoming property context 2024-01-17 17:21:34 +09:00
aki-0421
bac0abd44b
R: rename runtimecontext to cfcontext 2024-01-17 17:19:04 +09:00
Minori Tokuda
a8b9ac402e pass driver.NamedValue.Value as JS value instead of NamedValue itself 2024-01-10 23:50:54 +09:00
syumai
85ccbfb050 pass RuntimeContext on create Go instance 2024-01-04 23:43:28 +09:00
syumai
7585460853 remove unnecessary console log 2024-01-04 23:12:32 +09:00
syumai
1f1d7bc2f1 remove jsutil.Global() 2024-01-04 22:45:03 +09:00
syumai
400b51c6b8 add MustGetRuntimeContextValue and changed to use it 2024-01-03 23:32:24 +09:00
syumai
4789241e05 rename dialer.go to connect.go 2024-01-03 23:11:10 +09:00
syumai
cfee7c5d4e add TryCatch jsutil and use it in socket dialer 2024-01-03 23:10:46 +09:00
syumai
68b61bf3d5 fix socket Connect value conversion 2024-01-03 22:25:41 +09:00
syumai
ac293fb733 change newSocket func interface 2024-01-03 21:20:07 +09:00
syumai
fe098426b2 remove Socket.init method 2024-01-03 20:55:26 +09:00
syumai
19fa821d01 rename TCPSocket to Socket 2024-01-03 20:40:52 +09:00
syumai
c603bd4456 add SecureTransport definitions 2024-01-03 20:39:49 +09:00
syumai
653b0d17aa rename NewDialer and Dial to Connect 2024-01-03 20:36:31 +09:00
syumai
258911a292 rename socket package to sockets 2024-01-03 20:09:47 +09:00
syumai
744d9cc0f1 split socket.go and dialer.go 2024-01-03 18:40:45 +09:00
syumai
cd71071154 split socket package 2024-01-03 18:39:40 +09:00
syumai
0bcc7e1322 rename cn to cancel 2024-01-03 18:37:21 +09:00
syumai
f48666ba0f add type check of *TCPSocket 2024-01-03 18:36:46 +09:00
syumai
85a1d52210 remove duplicated ConvertReadableStreamToReader func 2024-01-03 13:30:03 +09:00
a
9aa7a8b859
cleaner 2023-06-26 04:04:30 -05:00
a
1afb95b9a3
big default 2023-06-26 03:55:27 -05:00
a
3d7f6acdd9
small refactor 2023-06-26 03:39:10 -05:00
a
432419f4bd
remove closure 2023-06-26 03:33:42 -05:00
a
b90020f138
remove unused variable 2023-06-26 03:31:23 -05:00
a
090dd88342
use the correct context 2023-06-26 03:31:07 -05:00
a
3c51eaad96
add socket 2023-06-26 03:27:55 -05:00
a
ad5c721056
expose funcion 2023-06-26 03:27:30 -05:00
a
985ffb1f13
ok 2023-06-26 03:24:20 -05:00
syumai
b0b26fc15a
add GetRuntimeContextValue func 2023-06-26 03:24:20 -05:00
a
688b4b731e
socket 2023-06-26 03:16:43 -05:00
syumai
3bff27df38 fix /examples paths to /_examples 2023-06-24 10:19:35 +09:00
aki-0421
ed546fec09
Add redirect mode 2023-05-28 13:04:35 +09:00
syumai
30fff6c560 rename some types in cron package 2023-04-30 11:00:00 +09:00
syumai
d3e1df72ac move cron into cloudflare package 2023-04-30 10:54:24 +09:00
syumai
78444c3c67 commonize ToJSResponse func 2023-04-29 11:59:09 +09:00
aki-0421
0e294e7dc7
R: fix typo 2023-04-28 20:10:09 +09:00
aki-0421
3fed99fa50
F: add cache API 2023-04-26 12:57:36 +09:00
aki-0421
a867a2dcbf
R: fix 500 error bug 2023-04-20 21:29:18 +09:00
aki-0421
a9fa550371
F: add passThroughOnException 2023-04-20 07:57:04 +09:00
aki-0421
1ec44ab11b
F: restore Do func 2023-04-11 21:39:49 +09:00
aki-0421
6420c959e8
F: add transport 2023-04-11 21:33:52 +09:00