becvert / cordova-plugin-websocket-server

Cordova WebSocket Server Plugin
MIT License
84 stars 35 forks source link

Connection remote server by Ionic #78

Closed ezequiel88 closed 1 year ago

ezequiel88 commented 3 years ago

Is posible external connection in Ionic 5?

(ws://example.com:3000)

OrdinarySF commented 1 year ago

I made a capacitor(ionic) plugin that can support websocket remote connection, welcome to try it.