Mihir Patel
Results
1
comments of
Mihir Patel
Don't give val uri = URI("tcp://0.tcp.ngrok.io:18972/ws") instead try val uri = URI("ws://0.tcp.ngrok.io:18972/ws") because its still web socket connection.