nativescript-simple-networking icon indicating copy to clipboard operation
nativescript-simple-networking copied to clipboard

UDP and TCP sockets for NativeScript

Results 4 nativescript-simple-networking issues
Sort by recently updated
recently updated
newest added
trafficstars

action # and action ids appear in the README, but it is not explained where these come from and what they mean

``` env: - node : v6.10.2 - tns: 4.1.2 -typescript: ~2.7.2 ``` i created a new project from template tns-template-blank-ts installed your plugin add import lines from README.md after i...

Hello, great work so far here on this project! I was wondering how hard it might be to implement support for TLS? Possibly by passing a `secure` boolean flag upon...

I'm sorry Honza, i have one more question (the last, i promisse). The code for tcpServer works very well, but only one time. The server stop to response after call...