• 吕本才's avatar
    feat(gateway): add WebSocket routing configuration · 9715a753
    吕本才 提交于
    - Added WebSocket route with path /ws/**
    - Configured URI to load balance to wangxiaolu-promotion-service
    - Implemented path rewrite from /ws/{segment} to /websocket/{segment}
    - Specified protocol as websocket in metadata
    - Applied configuration to both live and master profiles
    9715a753
application-master.yml 1.7 KB