0.1.4 • Published 5 years ago

@droplit/websocket-sdk v0.1.4

Weekly downloads
3
License
ISC
Repository
-
Last release
5 years ago

Droplit.io Websocket SDK

Enable real-time notifications in your NodeJS or web app!

The droplit.io WebSocket SDK provides your NodeJS or web application with real-time device state change notifications. You can use this SDK to have your application UI update as devices change state.

Checkout droplit.io.

To install: npm install @droplit/websocket-sdk

Servers

We don't recommend using this SDK for server applications. If you are looking to get server notifications, consider using our Webhooks.

About

This sdk is built on universal-ws, an Open-Source Droplit Labs project.