LJngtan commented on issue #4220: URL: https://github.com/apache/shenyu/issues/4220#issuecomment-1501177621
the other way is keep sync.websocket.allowOrigin of your custom shenyu-bootstrap consistent to sync.websocket.allowOrigins of shenyu-admin. The logic is in [WebsocketSyncDataService](https://github.com/apache/shenyu/blob/f7f0d49d55a74005789827eeef75914283f93bb6/shenyu-sync-data-center/shenyu-sync-data-websocket/src/main/java/org/apache/shenyu/plugin/sync/data/websocket/WebsocketSyncDataService.java#L63). A digression is that i dont konw whats mean of this design. Its a little different from my understanding of CORS. 🤔 Do you explain it? @yu199195 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
