nativescript-websockets icon indicating copy to clipboard operation
nativescript-websockets copied to clipboard

Websockets for NativeScript

Results 7 nativescript-websockets issues
Sort by recently updated
recently updated
newest added

Hi All, I am new to websocket. I need to connect to a websocket in an android device via wss://. However, I cannot do so, exception is shown as below:...

question

This represents the changes needed to prevent the Nativescript build from failing during the StaticBindingGenerator process. That process apparently uses a Javascript parser that isn't compatible with certain modern syntaxes....

I am trying to move from "nativescript/websockets" to @master.technology/websockets. I have successfully installed @master.technology/websockets and uninstalled "nativescript/websockets" But I am getting below error during build phase ("tns build android"). I...

I'm getting 1006 code on iOS. It is working fine on Android. You can also see in code if I'm doing wrong so please let me correct. var mySocket =...

Hi, Are there any examples on how to use this project with NativeScript 2.0 and Angular2? Thanks

enhancement
help wanted
question

I'm attempting to connect to a websocket, and the way the particular service works is that they'll issue a 301 redirect to a new URL and then establish the socket...

enhancement
help wanted

Hi, do you plan to add a support for the ping message? I've done some work on it, however it works only for the iOS part as the Android code...

enhancement
help wanted