Commit Graph
3 Commits
Author SHA1 Message Date
GodopuandClaude 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 d90553ecdf refactor: migrate lib/grpcentity to lib/grpc/basic and update path references 2026-07-17 21:43:48 +09:00
Godopu 8bb11fe205 refactor: rename examples/ directory to lib/ and update all path references 2026-07-17 19:21:21 +09:00