Skip to content

Conversation

artembilan
Copy link
Member

Fixes #3813

Introduce a ClientWebSocketContainer(WebSocketClient client, URI uri) ctor to let end-user to decide what and how should be encoded the URI for WebSocket connection

Fixes spring-projects#3813

Introduce a `ClientWebSocketContainer(WebSocketClient client, URI uri)` ctor
to let end-user to decide what and how should be encoded the URI for WebSocket connection
Co-authored-by: Gary Russell <[email protected]>
@garyrussell garyrussell merged commit fe9b59e into spring-projects:main Feb 22, 2023
@artembilan artembilan deleted the GH-3813 branch February 22, 2023 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

i wannt to encode uri in WebSocketConnectionManager

2 participants