Godopu
b638a1b9fd
docs: add documentation for gRPC over HTTP/3 implementation details
2026-07-17 23:13:51 +09:00
Godopu and Claude Sonnet 5
db35f38c05
fix: gofmt alignment in http3 server and surface errors in main.go demo
...
- gofmt the x509.Certificate struct literal in generateTLSConfig
- grpcSample() now checks and prints errors from http3.ServerRun and
http3.ClientRun instead of silently discarding them (e.g. port
conflicts previously failed with no output)
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com >
2026-07-17 22:36:51 +09:00
Godopu
50f63633ea
docs: refine gRPC guide section numbers and add CloseAndRecv & fileStore explanations
2026-07-17 22:15:58 +09:00
Godopu
d90553ecdf
refactor: migrate lib/grpcentity to lib/grpc/basic and update path references
2026-07-17 21:43:48 +09:00
Godopu
600a950806
docs: remove Section 8 (Next Steps), move Troubleshooting to Section 7, and renumber Streaming to Section 6
2026-07-17 20:09:51 +09:00
Godopu
9de3f5144d
docs: restore missing UploadFile server/client handler documentation in GRPC.md
2026-07-17 19:53:05 +09:00
Godopu
d83fe114d0
docs: refine explanation and troubleshooting guides in GRPC.md via multi-agent-mux-loop
2026-07-17 19:41:36 +09:00
Godopu
20a818520c
feat: implement real-time Pub/Sub alert broadcast system and update docs/GRPC.md
2026-07-17 19:24:25 +09:00
Godopu
8bb11fe205
refactor: rename examples/ directory to lib/ and update all path references
2026-07-17 19:21:21 +09:00
Godopu
8f183d597e
feat: implement ListFiles and DownloadFile RPCs with documentation updates in GRPC.md
2026-07-17 18:14:51 +09:00
Godopu
27d5b59106
docs: add challenge for splitting proto specifications to next steps in GRPC.md
2026-07-17 18:12:56 +09:00
Godopu
fe913d7870
feat: implement client-side streaming file upload example and document it in GRPC.md
2026-07-17 18:10:53 +09:00
Godopu
558f17eeed
docs: revise GRPC.md and ASKING_DATETIME_WORKFLOW.md through multi-agent-mux-loop
2026-07-17 18:00:55 +09:00
Godopu
4697f7e069
feat: complete grpcSample() orchestrator in main.go
2026-07-17 17:21:41 +09:00
Godopu
b193602d1e
docs: link ASKING_DATETIME_WORKFLOW.md inside GRPC.md Section 5.3
2026-07-17 17:15:27 +09:00
Godopu
d1e09a3179
docs: add ASKING_DATETIME_WORKFLOW.md to workspace
2026-07-17 17:11:16 +09:00
Godopu
cfefef5478
refactor: replace deprecated grpc.Dial with grpc.NewClient in code and docs
2026-07-17 17:00:21 +09:00
Godopu
78d29b033e
docs: add technical analysis box for Getter/Setter design philosophy in Section 5.1
2026-07-17 16:54:41 +09:00
Godopu
d35620bae2
docs: reform tone of GRPC.md into objective textbook style
2026-07-17 16:48:30 +09:00
Godopu
62a50dd760
docs: explain --go_out and --go-grpc_out in combination with go_package in Section 4.3
2026-07-17 16:41:17 +09:00
Godopu
044f0e4d42
refactor: relocate protoapi stub files to examples/grpcentity/protoapi
2026-07-17 16:37:06 +09:00
Godopu
5408a70118
refactor: remove compiled protoapi directory for user-driven build
2026-07-17 16:35:31 +09:00
Godopu
243262bc72
refactor: move protoapi.proto to examples/grpcentity and update paths
2026-07-17 16:34:40 +09:00
Godopu
f9e86885fc
docs: explain role and purpose of protoc toolchain binaries in Section 4
2026-07-17 16:24:20 +09:00
Godopu
f9a56dda6d
docs: add section 3.4 for friendly analogy explanation in GRPC.md
2026-07-17 16:13:50 +09:00
Godopu
ba643fe013
docs: reform GRPC.md section 3 into formal textbook style
2026-07-17 16:12:29 +09:00
Godopu
ef174799a5
docs: elaborate proto specification details in GRPC.md section 3
2026-07-17 15:58:54 +09:00
Godopu
b2304aa53e
docs: rewrite GRPC.md remaining sections in conversational tutorial tone
2026-07-17 15:57:11 +09:00
Godopu
ee63765be0
docs: simplify gRPC learning curriculum explanation in GRPC.md
2026-07-17 15:54:24 +09:00
Godopu
902af18555
refactor: replace GetRandom with IoT sensing data update scenario
2026-07-17 15:51:10 +09:00
Godopu
50edea0225
docs: add Random Service project introduction in GRPC.md and re-index sections
2026-07-17 15:44:22 +09:00
Godopu
89580a829c
docs: fix grpc guide links and align AIoT multi-agent motivation context
2026-07-17 15:15:25 +09:00
Godopu
1431e7394a
docs: add guide note for external gRPC document in MANUSCRIPT.md
2026-07-17 14:06:22 +09:00
Godopu
9794a57d77
docs: move mam_delegate_job_role_issue_report.md to project root
2026-07-17 13:36:57 +09:00
Godopu
c8ed4742d0
docs: restore missing contents and align canonical stage names across docs
2026-07-17 13:35:29 +09:00
Godopu
f3c003fdf3
docs: split MANUSCRIPT.md into distinct JSON, HTTP, and GRPC documents
2026-07-17 13:20:32 +09:00
Godopu
ab594e4391
docs: integrate grpcentity README into unified docs/MANUSCRIPT.md
2026-07-17 13:08:59 +09:00
Godopu
daf90f07d9
docs: update README.md to emphasize educational and AIoT pre-study goals
2026-07-17 11:52:03 +09:00
Godopu
5e6f7defd3
docs: refactor docs structure by splitting README.md and update .gitignore
2026-07-17 11:37:09 +09:00
Godopu
989529e8ba
docs: resolve pathing, legacy modules, external link remnants, and unclosed fences in grpcentity README
2026-07-12 23:36:36 +09:00
Godopu
fc3a0d6b61
docs: resolve unused import build error and absolute paths in README
2026-07-12 20:15:33 +09:00
Godopu
ed7f3cc4e4
docs: add gRPC storytelling introduction and detailed running guide in README
2026-07-12 20:11:36 +09:00
Godopu
d9b8fe6fde
update 260609
2026-06-09 11:50:54 +09:00
Godopu
734f3af161
init 251117
2025-11-17 23:25:36 +09:00