Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49166

Using WebSocket in Ionic

$
0
0

@DennisM wrote:

Hi, everyone!
Please, help.. what should I do in order to use websocket in my ionic app?
I couldn't find any info in docs about this.
I'm just writing in my code:
var num = "1"
var socket = new WebSocket("ws://somesource.com");
socket.send(num);
socket.onmessage = function(data) {
alert(data);
};
And nothing...
By design somesource.com must return me some data responding on my "num"
Thanks!

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49166

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>