Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

#71 Add closing message to websocket #72

Conversation

speedfl
Copy link

@speedfl speedfl commented Feb 1, 2022

Reference: #71

Purpose is to be able to send a closing message to the websocket.
When running a kubernetes exec, a io.fabric8.kubernetes.api.model.Status is sent (ref: fabric8io/kubernetes-client#3793)

This allows to write:

.waitFor(1500).andEmit(new WebsocketCloseReason(1000, "json representation of the status"))

@speedfl speedfl force-pushed the feature/71-add-closing-message-to-websocket branch from 2446543 to d5a16c9 Compare February 1, 2022 09:24
@speedfl speedfl closed this Feb 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant