Skip to content

Encrypted Channels #107

Description

@c-h-

Hi, is there a way to use encrypted channels with this library without forking?

https://pusher.com/docs/channels/using_channels/encrypted-channels/

To support encryption, the client needs to import a different path from pusher-js: https://github.com/pusher/pusher-js/tree/master#encrypted-channel-support

import Pusher from 'pusher-js';

import Pusher from 'pusher-js/with-encryption';

Any guidance is appreciated. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions