syumai
|
7529cefdf8
|
Merge pull request #84 from syumai/pass-runtime-context-on-create-go-instance
pass RuntimeContext on creating Go instance
|
2024-01-05 00:04:48 +09:00 |
|
syumai
|
dd4684b817
|
fix test environment
|
2024-01-05 00:03:52 +09:00 |
|
syumai
|
d0a7609939
|
fix _ids of wasm_exec_go.js
|
2024-01-04 23:58:09 +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
|
f97f5eb551
|
Merge pull request #83 from syumai/use-wasmimport-for-ready-func
use go:wasmimport for ready func
|
2024-01-04 23:01:57 +09:00 |
|
syumai
|
fb6e3ca7a4
|
use go:wasmimport for ready func
|
2024-01-04 22:59:05 +09:00 |
|
syumai
|
1f1d7bc2f1
|
remove jsutil.Global()
|
2024-01-04 22:45:03 +09:00 |
|
syumai
|
7025700201
|
close DB in mysql-blog-server exmaple
|
2024-01-03 23:53:03 +09:00 |
|
syumai
|
11042f5762
|
Merge pull request #65 from syumai/sockets
support TCP sockets
v0.21.0
|
2024-01-03 23:35:04 +09:00 |
|
syumai
|
bd385bbbf5
|
update workers-assets-gen version
|
2024-01-03 23:34:03 +09:00 |
|
syumai
|
501baa31fc
|
update README.md
|
2024-01-03 23:33:34 +09:00 |
|
syumai
|
400b51c6b8
|
add MustGetRuntimeContextValue and changed to use it
|
2024-01-03 23:32:24 +09:00 |
|
syumai
|
115680fa0a
|
fix sockets example
|
2024-01-03 23:28:31 +09:00 |
|
syumai
|
d58c68fe72
|
fix gitignore of sockets example
|
2024-01-03 23:25:00 +09:00 |
|
syumai
|
30569739ef
|
add mysql-blog-server example
|
2024-01-03 23:23:29 +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
|
62ab08ac93
|
rename and fix tcp example
|
2024-01-03 21:24:26 +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 |
|
syumai
|
a7c665301a
|
Merge branch 'main' into sockets
|
2024-01-03 13:18:13 +09:00 |
|
syumai
|
9bfb5babf7
|
Merge pull request #82 from syumai/update-gitignore
update gitignore
|
2024-01-03 00:45:16 +09:00 |
|
syumai
|
34cd4e7c5a
|
update gitignore
|
2024-01-03 00:43:21 +09:00 |
|
syumai
|
0967da35a6
|
Merge pull request #81 from syumai/update-workers-assets-gen-cmd-v0.20.0
update workers-assets-gen cmd in examples to v0.20.0
v0.20.0
|
2024-01-03 00:30:32 +09:00 |
|
syumai
|
2be1e0dfa5
|
update workers-assets-gen cmd in examples to v0.20.0
|
2024-01-03 00:28:42 +09:00 |
|
syumai
|
84ff655ce6
|
Merge pull request #80 from syumai/use-workers-assets-gen-in-do-example
use workers-assets-gen cmd in Durable Objects example
|
2024-01-03 00:25:35 +09:00 |
|
syumai
|
3bea65d298
|
remove unused example assets
|
2024-01-03 00:23:16 +09:00 |
|
syumai
|
6b853c2f4d
|
add comment to do example worker.mjs
|
2024-01-03 00:22:21 +09:00 |
|
syumai
|
7727989dbe
|
use const
|
2024-01-03 00:20:04 +09:00 |
|
syumai
|
647f1f0e2f
|
use workers-assets-gen cmd in Durable Objects example
|
2024-01-03 00:12:39 +09:00 |
|
syumai
|
b7ad06e894
|
Merge pull request #79 from syumai/remove-performance-polyfill
remove performance API polyfill from workers-assets-gen
|
2024-01-02 20:53:04 +09:00 |
|
syumai
|
5302fd436e
|
remove performance API polyfill from workers-assets-gen
|
2024-01-02 20:50:10 +09:00 |
|
syumai
|
ec4e8e5f27
|
Merge pull request #78 from syumai/fix-fetch-resp
fix fetch response to use blob() instead of text()
v0.19.0
|
2023-12-31 23:46:12 +09:00 |
|
syumai
|
0390b11d97
|
fix fetch response to use blob() instead of text()
|
2023-12-31 23:42:41 +09:00 |
|
syumai
|
d0957501ef
|
fix pages-example's README
|
2023-11-07 22:28:43 +09:00 |
|
syumai
|
dc11f0e282
|
remove unnecessary go.sum from pages example
|
2023-11-07 22:17:31 +09:00 |
|
syumai
|
fc0501fb82
|
Merge pull request #76 from syumai/fix-pages-example-go-mod
fix pages example's go.mod
|
2023-11-07 22:15:46 +09:00 |
|
syumai
|
504020b347
|
fix pages example's go.mod
|
2023-11-07 22:14:23 +09:00 |
|
syumai
|
af768b82d3
|
update go version in socket example
|
2023-10-22 14:32:22 +09:00 |
|