36 Commits
Author SHA1 Message Date
Godopu b638a1b9fd docs: add documentation for gRPC over HTTP/3 implementation details 2026-07-17 23:13: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 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 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 5e6f7defd3 docs: refactor docs structure by splitting README.md and update .gitignore 2026-07-17 11:37:09 +09:00
Godopu 734f3af161 init 251117 2025-11-17 23:25:36 +09:00