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 |
|
aki-0421
|
9e97a4a812
|
R: refactor with bind func
|
2023-04-11 21:04:19 +09:00 |
|
aki-0421
|
ef831af9d7
|
R: add WithBinding in fetch
|
2023-04-09 09:23:07 +09:00 |
|
aki-0421
|
8b39614bbd
|
Merge remote-tracking branch 'fork/service-bindings' into service-bindings
|
2023-04-09 08:19:07 +09:00 |
|
aki-0421
|
79014c20c7
|
R: review fix
|
2023-04-05 08:43:56 +09:00 |
|
aki-0421
|
c74a22abac
|
R: fix
|
2023-04-02 20:19:48 +09:00 |
|
aki-0421
|
eb6c550c8b
|
F: add fetch (wip)
|
2023-04-02 20:12:19 +09:00 |
|
syumai
|
532f1dcd1a
|
rename cloudflare/context.go to cloudflare/fetchevent.go
|
2023-03-29 21:11:45 +09:00 |
|
syumai
|
db9b89a81e
|
add doc comment for WaitUntil
|
2023-03-29 21:11:01 +09:00 |
|
syumai
|
580f856fda
|
resolve wait until promise explicitly
|
2023-03-29 21:08:22 +09:00 |
|
aki-0421
|
cfb05f8e3b
|
F: add wait until
|
2023-03-29 18:10:05 +09:00 |
|
enricodk
|
238c532867
|
Get service bindings from the env object
|
2023-03-20 10:42:06 +11:00 |
|
Erik Agsjö
|
28533fa0da
|
Fix reference to getRuntimeContextEnv
|
2023-03-04 11:43:23 +01:00 |
|
syumai
|
0931e915c4
|
add isIntegralNumber test cases
|
2023-02-26 18:44:21 +09:00 |
|
syumai
|
a496d2d714
|
split isIntegralNumber func
|
2023-02-26 18:40:18 +09:00 |
|
syumai
|
adfe33a878
|
treat D1 driver row's integral float64 value as int64
|
2023-02-26 18:15:59 +09:00 |
|
syumai
|
466065d6d3
|
fix last_row_id key name
|
2023-02-26 17:38:38 +09:00 |
|
syumai
|
bd02c8bd45
|
fix Connector implementation
|
2023-02-26 12:07:38 +09:00 |
|
syumai
|
14b5f8fda4
|
remove d1 driver's Open implementation
|
2023-02-26 11:47:13 +09:00 |
|
syumai
|
a287db8372
|
fix connector implementation
|
2023-02-26 11:25:53 +09:00 |
|