1.0.8 • Published 7 years ago

react-native-websockets v1.0.8

Weekly downloads
37
License
-
Repository
-
Last release
7 years ago

react-native-websockets

Modify from react native websocket, add the network monitor

Getting started

$ npm install react-native-websockets --save

Usage

import NewWebSocket from 'react-native-websockets';

let websocket = NewWebSocket("ws://host:port");
1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago