Skip to content

mat-sz/use-typesocket

Repository files navigation

use-typesocket

React hook for WebSockets. (based on TypeSocket)

workflow npm npm NPM

Installation

use-typesocket is available on npm, you can install it with either npm or yarn:

npm install use-typesocket
# or:
yarn install use-typesocket