Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WebSocket] SSL Support for WebSocket Client #9173

Merged

Conversation

irunika
Copy link
Contributor

@irunika irunika commented Jun 20, 2018

Purpose

Add secure socket support for WebSocket client
Please review and merge wso2/transport-http#205 before merging this PR

Goals

Resolve #8942

Approach

Use the existing secureSocket object in the WebSocketClientConfig and configure WebSocket client accordingly.
transport-http changes for this feature is included in wso2/transport-http#205.

@irunika irunika self-assigned this Jun 20, 2018
@irunika irunika added HTTP Team/StandardLibs All Ballerina standard libraries Type/NewFeature labels Jun 20, 2018
@irunika irunika force-pushed the websocket-client-ssl-support branch 2 times, most recently from 99edcd6 to cf4bccd Compare June 21, 2018 04:19
@irunika irunika force-pushed the websocket-client-ssl-support branch from cf4bccd to c1a457f Compare June 21, 2018 09:31
@irunika irunika merged commit d8bc19b into ballerina-platform:master Jun 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team/StandardLibs All Ballerina standard libraries Type/NewFeature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants