dart_meteor
dart_meteor copied to clipboard
Can't connect to remote meteor server.
Hi! I need to get data for a flutter application from a remote meteor server. The application connects to localhost and receives data packets, but when trying to connect to a remote server, an error occurs.
I/flutter(23037): MeteorClient[426707093] - Make a connection to wss://mydomain.com/websocket I/flutter (23037): WebSocketException: Connection to 'https://mydomain.com:0/websocket#' was not upgraded to websocket
Regards, Vladimir.
You can visit you remote host site on web?check address carful.
Do you have any updates on this issue?