Is there a way to tell when the websocket connects...
# http4k
p
Is there a way to tell when the websocket connects? In okhttp I would just override onOpen, but I don’t see any similar methods in WebSocket