the development of mobile app during the recent winter vacation requires Websocket to receive messages pushed in the background
I use RxWebSocket to connect
there"s nothing wrong with writing a small demo with ws://echo.websocket.org
, but replacing it with the url provided by the background occurs the following situation