egg
egg
Explore posts from servers
CDCloudflare Developers
Created by egg on 2/3/2025 in #durable-objects
@quan @1984 Ford Laser It was definitely
I only do client to server pings fwiw, haven't tested if cloudflare sends any pings
11 replies
CDCloudflare Developers
Created by egg on 2/3/2025 in #durable-objects
@quan @1984 Ford Laser It was definitely
if not using the browser, your websocket client should have a ping method
11 replies
CDCloudflare Developers
Created by egg on 2/3/2025 in #durable-objects
@quan @1984 Ford Laser It was definitely
auto response is for messages, the pings are part of websocket protocol. invisible to the DO
11 replies
CDCloudflare Developers
Created by egg on 2/3/2025 in #durable-objects
@quan @1984 Ford Laser It was definitely
Thanks I will try it out. I observed before that a 5 min interval worked while 9 min didn't
11 replies
CDCloudflare Developers
Created by egg on 2/3/2025 in #durable-objects
@quan @1984 Ford Laser It was definitely
Yeah it's required, I implemented pings and don't get 'ghost' connections anymore.
11 replies
CDCloudflare Developers
Created by egg on 2/3/2025 in #durable-objects
If your client is in the browser this
I have no clue unfortunately You could try another websocket server see if the same thing happens: wss://echo.websocket.org/
6 replies
CDCloudflare Developers
Created by egg on 2/3/2025 in #durable-objects
If your client is in the browser this
are you streaming much data over the websocket
6 replies