Commit Graph

13 Commits

Author SHA1 Message Date
wwweww 2ec2075c16 Modify the code logic and add a mongo svc context 2026-04-25 08:29:25 +08:00
zetaloop e9bb8fd8e3 fix: chat 服务构建依赖 2026-04-25 04:39:28 +08:00
wwweww 4cc4c96b21 gitignore: .DS_Store
# Conflicts:
#	.gitignore
2026-04-24 21:00:10 +08:00
Asadz e7210260d6 add: cn proxy 2026-04-24 20:55:08 +08:00
zetaloop 6cc14479c5 feat: community RPC 从内存存储迁移到 ent 数据库 2026-04-24 08:16:31 +08:00
wwweww 19cc7a778c Refactor: Remove deprecated gRPC service files and implement new API structure
- Deleted old gRPC service definitions in `game_grpc.pb.go` and `public.go`.
- Added new API server implementations for objectstory, player, and shop services.
- Introduced configuration files for new APIs in `etc/*.yaml`.
- Created main entry points for each service in `objectstory.go`, `player.go`, and `shop.go`.
- Removed unused user update handler and user API files.
- Added utility functions for context management and HTTP header parsing.
- Introduced PostgreSQL backup configuration in `backup/postgreSql.yaml`.
2026-02-28 18:35:56 +08:00
wwweww d2f33b4b96 fix: api descript 2026-02-28 05:33:16 +08:00
wwweww a0c720eb2f add: user accomplished 2026-02-27 05:42:13 +08:00
wwweww 659168fe32 feat: add authz-adapter service and Envoy ext_authz integration
- Implemented authz-adapter deployment and service for Envoy gRPC authorization.
- Created PowerShell script to generate JWK for JWT authentication.
- Documented the integration of ext_authz with user-rpc.ValidateToken in ENVOY_EXT_AUTHZ_ADAPTER.md.
- Added comprehensive Envoy Gateway configuration guide with JWT authentication and access control in ENVOY_GATEWAY_GUIDE.md.
2026-02-26 06:08:35 +08:00
wwweww 60b6f40f9f add: user auth accomplished 2026-02-26 02:17:07 +08:00
wwweww 300058ad01 add: anowflake email kafka, refa: redis connectg 2026-02-25 01:16:13 +08:00
wwweww 4898aecd3b add: envoy redis 2026-02-23 15:54:33 +08:00
wwweww 55e8053e07 firest commit 2026-02-21 22:48:40 +08:00