Yimaru-BackEnd/internal/services/virtualGame
Samuel Tariku e49ff366d5 feat: Implement wallet notification system and refactor related services
- Added new notification handling in the wallet service to notify admins when wallet balances are low or insufficient.
- Created a new file for wallet notifications and moved relevant functions from the wallet service to this new file.
- Updated the wallet service to publish wallet events including wallet type.
- Refactored the client code to improve readability and maintainability.
- Enhanced the bet handler to support pagination and status filtering for bets.
- Updated routes and handlers for user search functionality to improve clarity and organization.
- Modified cron job scheduling to comment out unused jobs for clarity.
- Updated the WebSocket broadcast to include wallet type in notifications.
- Adjusted the makefile to include Kafka in the docker-compose setup for local development.
2025-09-25 21:26:24 +03:00
..
Alea fix: added message to wallet_transfers and gave it a detailed view 2025-06-29 21:51:23 +03:00
atlas feat: Implement wallet notification system and refactor related services 2025-09-25 21:26:24 +03:00
veli Merge remote-tracking branch 'refs/remotes/origin/main' 2025-09-24 21:04:08 +03:00
game_orchestration.go fix: minor changes 2025-09-17 12:57:37 +03:00
port.go virtual game orchestration 2025-08-26 21:07:12 +03:00
service.go virtual game orchestration 2025-08-26 21:07:12 +03:00