1.0.8 • Published 8 years ago

react-native-websockets v1.0.8

Weekly downloads
37
License
-
Repository
-
Last release
8 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

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago