You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I want to use the Websocket in Bustapi for network communication, and I’ve been able to successfully establish a Websocket connection, but I don’t know how to properly close the Websocket connection to release resources (I tried using JavaScript to listen to some browser events and close it, but it didn’t work);
I want to set parameters like Websocket timeout in Python according to the Bustapi documentation, but it seems like they don’t actually take effect. The AI code assistant told me that this parameter isn’t actually implemented in Bustapi, so I want to ask about the specific usage of these parameters or get some advice.
Thanks a lot.
The above English text was generated using Bing Translate.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hello, I want to use the Websocket in Bustapi for network communication, and I’ve been able to successfully establish a Websocket connection, but I don’t know how to properly close the Websocket connection to release resources (I tried using JavaScript to listen to some browser events and close it, but it didn’t work);
I want to set parameters like Websocket timeout in Python according to the Bustapi documentation, but it seems like they don’t actually take effect. The AI code assistant told me that this parameter isn’t actually implemented in Bustapi, so I want to ask about the specific usage of these parameters or get some advice.
Thanks a lot.
The above English text was generated using Bing Translate.
All reactions