Cloudflare DevelopersCD
Cloudflare Developersโ€ข14mo agoโ€ข
2 replies
SirStendec

Hey there. Is there any possibility we

Hey there. Is there any possibility we could get a method for hibernatable websockets to set/update the tags on an already established connection?

I'm using tags as a rudimentary way to publish messages to subscribers of given topics, and it'd be nice to be able to change a subscriber's topics without needing it to reconnect. I could probably use a serialized attachment for that, but then I'd need to iterate over all connections whenever publishing a message which seems problematic in its own way.
Was this page helpful?