11 Commits

Author SHA1 Message Date
syumai
627ed95530 remove dependencies on Context from cloudflare-related APIs 2024-04-17 00:52:30 +09:00
syumai
5604a29f06 add jsutil.RawJSWriter and use it in jshttp.ResponseWriter 2024-01-25 00:00:36 +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