Commit graph

3 commits

Author SHA1 Message Date
sol
193a9dba36 feat(websocket): Add message handling interface and implement message processing in WebSocket handler 2025-06-19 14:54:19 +08:00
sol
aae3fbe5c8 feat(websocket): Implement WebSocket handler and configuration for message broadcasting 2025-06-19 14:33:10 +08:00
Sol
0e882a58c1 feat(plugin): add WebSocket plugin and configure related features
- Introduced a new WebSocket plugin module to enable WebSocket communication
- Updated gateway CORS configuration to exclude WebSocket paths
- Enhanced Redis setup by adding message listener support
- Modified Sa-Token configuration to allow WebSocket paths to bypass filters
- Added WebSocket configuration class for STOMP endpoints and message broker setup
- Implemented Tomcat WebSocket configuration for scientific WebSocket initialization
2025-05-29 18:18:58 +08:00