Getting tags associated with a Hibernatable WebSocket
Also, random question but if we support
this.state.getTags(webSocket)
this.state.getTags(webSocket)
for hibernatable websockets, would y'all want it to throw an error if you give it a non-hibernatable websocket? Or would you just want it to give you an empty array?