ballerina-platform / ballerina-library

The Ballerina Library
https://ballerina.io/learn/api-docs/ballerina/
Apache License 2.0
135 stars 56 forks source link

[WebSocket] Connect via proxy server for WebSocket Client #544

Open irunika opened 6 years ago

irunika commented 6 years ago

Description: WebSocket client should be able to connect to a remote endpoint via a proxy server.

riyafa commented 3 years ago

Here we need to test if WebSocket client can connect to a remote server via a proxy server like nginx

riyafa commented 3 years ago

@chamil321 @MaryamZi was this scenario tested in any other project?