@teleflow/pusher-beams
v0.1.1
Published
A pusher-beams wrapper for teleflow
Downloads
3
Readme
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",
});