0.1.1 • Published 6 days ago

@teleflow/pusher-beams v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 days ago

Teleflow PusherBeams Provider

A PusherBeams push provider library for @teleflow/node

Usage

import { PusherBeamsPushProvider } from '@teleflow/pusher-beams';

const provider = new PusherBeamsPushProvider({
    instanceId: "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
    secretKey: "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX",
});
0.1.1

6 days ago