57 Commits

Author SHA1 Message Date
syumai
13b10a693c remove name prefix from ConsumerMessage / ConsumerMessageBatch 2025-01-15 21:12:26 +09:00
syumai
3de551eed6 rename ConsumeNonBlocking to ConsumeNonBlock 2025-01-15 20:22:36 +09:00
syumai
0c1f74cc73
Merge pull request #137 from meandnano/feature/consumer
Implement Queues Consumer
2025-01-15 20:21:17 +09:00
syumai
f11ec6530f update R2 examples 2025-01-12 22:54:47 +09:00
syumai
43b36c4248 update KV example 2025-01-12 21:43:20 +09:00
mike.art
39b6eeae72 Implement Queues Consumer 2024-11-20 11:41:31 +01:00
syumai
15f2b81fcf update queues example 2024-11-10 00:30:25 +09:00
syumai
fc07f1d66e add multiple-handlers example 2024-11-08 02:33:41 +09:00
syumai
87cf65a213 update cron example 2024-11-08 02:23:20 +09:00
mike.art
ae2bcf1937 Add tests and docs 2024-10-15 13:24:49 +02:00
mike.art
ee70c46c1e Add message producer 2024-10-13 19:01:02 +02:00
syumai
67461c4c6e use local DB for d1-blog-server example 2024-04-27 16:56:00 +09:00
syumai
d37e160462 fix d1-blog-server example to use sql.Open for D1 2024-04-17 02:06:46 +09:00
syumai
ca4bfba6cc fix examples 2024-04-17 00:56:47 +09:00
syumai
c5def28fb1 fix service-bindings example 2024-04-16 23:27:40 +09:00
aki-0421
8881a04947
F: add stream large file example 2024-01-25 08:56:56 +09:00
syumai
94329a47e1 fix basic-auth-proxy example error handlings 2024-01-25 00:50:39 +09:00
syumai
f17923658e add more log to mysql-blog-server 2024-01-25 00:42:41 +09:00
syumai
b7c9d03668 fix basic-auth-proxy to use cloudflare/fetch 2024-01-25 00:01:42 +09:00
aki-0421
eac1510668
R: merge pkg 2024-01-23 13:01:33 +09:00
aki-0421
83be8bc604
R: refactor incoming with new runtimecontext 2024-01-22 22:07:24 +09:00
aki-0421
a067e8e0b8
R: refactor cron with new runtimecontext 2024-01-22 22:06:54 +09:00
aki-0421
7f9e061a7e
F: complete implementation 2024-01-18 21:43:17 +09:00
aki-0421
e5294f4cd2
F: add incoming property example 2024-01-17 17:46:44 +09:00
syumai
7025700201 close DB in mysql-blog-server exmaple 2024-01-03 23:53:03 +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
62ab08ac93 rename and fix tcp example 2024-01-03 21:24:26 +09:00
syumai
258911a292 rename socket package to sockets 2024-01-03 20:09:47 +09:00
syumai
cd71071154 split socket package 2024-01-03 18:39:40 +09:00
syumai
a7c665301a Merge branch 'main' into sockets 2024-01-03 13:18:13 +09:00
syumai
34cd4e7c5a update gitignore 2024-01-03 00:43:21 +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
af768b82d3 update go version in socket example 2023-10-22 14:32:22 +09:00
syumai
517a0528f0 Merge branch 'main' into sockets 2023-10-22 14:30:42 +09:00
syumai
29fd008722 update go versions of examples 2023-10-22 14:30:33 +09:00
a
7f7e1adcd7
add nm 2023-06-26 03:39:42 -05:00
a
7accc112e1
i hate 2023-06-26 03:39:31 -05:00
a
3d7f6acdd9
small refactor 2023-06-26 03:39:10 -05:00
a
bb9c12e2b0
remove garbage 2023-06-26 03:28:20 -05:00
a
5777b1b698
update 2023-06-26 03:25:45 -05:00
a
985ffb1f13
ok 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
syumai
81e424163a add -no-debug flag to tinygo build commands 2023-06-24 10:16:48 +09:00
syumai
77c9c5c681 update d1-blog-server example to use encoding/json 2023-06-24 09:59:33 +09:00