reconnecting-websocket topic

List reconnecting-websocket repositories

recws

121
Stars
61
Forks
Watchers

Reconnecting WebSocket is a websocket client based on gorilla/websocket that will automatically reconnect if the connection is dropped and keeps the connection alive - thread safe!

react-native-use-websocket

34
Stars
9
Forks
Watchers

React Hook designed to provide robust WebSocket integrations to your React Native project.

resilient-websocket

16
Stars
5
Forks
Watchers

A client WebSocket wrapper with support for reconnection and ping/pong with a familiar API. Written in TypeScript.