Open DejanMilicic opened 2 years ago
I can see we have proxy for WebSocket calls
https://github.com/Jlll1/Sutil-Template/blob/main/templates/Sutil-Safe/webpack.config.js#L15-L19
Can you please explain what is the scenario for WebSocket calls in this template?
Sutil-Safe uses Fable.Remoting for Client-Server communication, which in turn uses websockets.
I can see we have proxy for WebSocket calls
https://github.com/Jlll1/Sutil-Template/blob/main/templates/Sutil-Safe/webpack.config.js#L15-L19
Can you please explain what is the scenario for WebSocket calls in this template?