Skip to content

Conversation

@zachlefevre
Copy link
Member

This updates the example in several ways:

  • Send back the number of live connections. The docs say this WS server will send back the number of live connections and now it does.
  • Removing the confusing k lambda parameter. The k in this case is unused and not a key.
  • Update the message contents so they are not the same in all cases.

Summary

Screenshots (optional)

Documentation checklist

This updates the example in several ways:
- Send back the number of live connections. The docs say this WS server will send back the number of live connections and now it does.
- Removing the confusing `k` lambda parameter. The `k` in this case is unused and _not_ a key.
- Update the message contents so they are not the same in all cases.
@github-actions github-actions bot added October 2025 product:durable-objects Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/ size/xs labels Oct 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

October 2025 product:durable-objects Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/ size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants